Instructions to use tuanna08go/530c197c-d60b-483e-bcd4-517440fb67ff with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tuanna08go/530c197c-d60b-483e-bcd4-517440fb67ff with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Mistral-Nemo-Instruct-2407") model = PeftModel.from_pretrained(base_model, "tuanna08go/530c197c-d60b-483e-bcd4-517440fb67ff") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
c355eac | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1dc67c557946fba72536fe61e1dbea8ac865a1c3678a3e7a4d0a6741c56ceff8
size 58562260
|