Instructions to use Kreses/output with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Kreses/output with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-70b-chat-hf") model = PeftModel.from_pretrained(base_model, "Kreses/output") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3a6384883ab3dbbb805e08ec7ed9063dc92b276d6a708ff7bde76f8ebba4dc36
- Size of remote file:
- 4.86 kB
- SHA256:
- fa0cceb9f1436b79cce7f5451450929314286fddf96010c6e291ab7a7f29c95d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.