Instructions to use VERSIL91/0ac3f76c-e479-431b-91ee-1fbe4a494c73 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/0ac3f76c-e479-431b-91ee-1fbe4a494c73 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/mistral-7b-v0.2") model = PeftModel.from_pretrained(base_model, "VERSIL91/0ac3f76c-e479-431b-91ee-1fbe4a494c73") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
0902db9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3b6064624ca9688e9533bcf1a8d5850f8c5a3a6e6f4134e5d0549655a0018637
size 84047370
|