Instructions to use henryen/OriGen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use henryen/OriGen with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/deepseek-coder-7b-instruct-v1.5") model = PeftModel.from_pretrained(base_model, "henryen/OriGen") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e35389c9e21e8dafa021a627273a497ee488a563deea9a1b59567f3e0e20f024
- Size of remote file:
- 5.37 kB
- SHA256:
- 7bfbae0dccdecabeac9a47a7578ee06f55c6dd4c7a0d200bd55bb0f1e8555c5b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.