Instructions to use makyash/HLS_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use makyash/HLS_model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/codellama-7b-bnb-4bit") model = PeftModel.from_pretrained(base_model, "makyash/HLS_model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a0bcdc561c294394ecfb2dadbebcb28fbf73fc5f993777263b69552f2d73bc6c
- Size of remote file:
- 160 MB
- SHA256:
- 72d9ddbb3a1c3ea34a2b90d2fdf8882088d782888b0e9339a0869e8026813e9a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.