Instructions to use TheBlueObserver/outputs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use TheBlueObserver/outputs with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigscience/bloom-7b1") model = PeftModel.from_pretrained(base_model, "TheBlueObserver/outputs") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7155364d2db9f9eebba355d5f82438d8d7c2d87ec0ca26245bce3b26c630bcda
- Size of remote file:
- 4.66 kB
- SHA256:
- 3280fc9c82e907270d595d5a1f390b86f2c86464ebebbaa7345f158182a9a0a8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.