Instructions to use impactIA/chimere with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use impactIA/chimere with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-70B-Instruct") model = PeftModel.from_pretrained(base_model, "impactIA/chimere") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 92a401674379a44943633f9a3843f95c64bf06d68ad6d9ba201afc0c2c743d69
- Size of remote file:
- 5.11 kB
- SHA256:
- f8efeef0b1e24613137a579e06855cc3d3ae584f1592bb09d9fb3b3418fbc920
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.