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:
- 6d9423e15a2f3d7638edb054053a5257a76348dadeac5562a88259c1ca62d226
- Size of remote file:
- 4.92 kB
- SHA256:
- 4d50493b56d5533a9e1b2cd97c4c0cb4476281e6bddf9c1c5ce2fd2538909c88
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.