Instructions to use mingyue0101/codellama-7b-matplotlib-assistant with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mingyue0101/codellama-7b-matplotlib-assistant with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-7b-Instruct-hf") model = PeftModel.from_pretrained(base_model, "mingyue0101/codellama-7b-matplotlib-assistant") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9a7a9c05a24149a30969e394e1a313aa386a5cc3005c2b35b8ad4d8391ead20c
- Size of remote file:
- 134 MB
- SHA256:
- 9a08c23f104303f8e0269e6c02ee8a7c914234cf52693fcef185220a7d091305
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.