Instructions to use florath/CoqLLM-FineTuned-Experiment-Gen0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use florath/CoqLLM-FineTuned-Experiment-Gen0 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1") model = PeftModel.from_pretrained(base_model, "florath/CoqLLM-FineTuned-Experiment-Gen0") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 89c93ae6d1d93da7d61c6e761a2ab82d2d979a60bb73d9b6e54cf33cc218ba4a
- Size of remote file:
- 171 MB
- SHA256:
- fcec2b93a4a78c6b971ba811dc42f0253c5192755742c0b03eb3b09014d5955e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.