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