Instructions to use nhunglaaaaaaa/34f89094-13c8-4b21-9a2a-54fe81cefa6c with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nhunglaaaaaaa/34f89094-13c8-4b21-9a2a-54fe81cefa6c with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/deepseek-coder-6.7b-instruct") model = PeftModel.from_pretrained(base_model, "nhunglaaaaaaa/34f89094-13c8-4b21-9a2a-54fe81cefa6c") - Notebooks
- Google Colab
- Kaggle
File too large to display, you can check the raw version instead.