Instructions to use PuxAI/LLMs_Lora_Adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use PuxAI/LLMs_Lora_Adapter with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("1TuanPham/T-VisStar-7B-v0.1") model = PeftModel.from_pretrained(base_model, "PuxAI/LLMs_Lora_Adapter") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bdb1e3a87dbcb71cb2848568e0389bed2295e9d78f9dd76e1cd89d16bad5d390
- Size of remote file:
- 369 MB
- SHA256:
- 3f38a5b8171dd9f34b2aa3f5e10fea2642f064b7938c05cfb2ddcb1988630fed
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.