Instructions to use sosuke/train_logs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sosuke/train_logs with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("tokyotech-llm/Swallow-7b-instruct-v0.1") model = PeftModel.from_pretrained(base_model, "sosuke/train_logs") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3a7573fe4bd53b8b4c45012211b5a8afd1cbaceec130f1e706a2e448291be1a0
- Size of remote file:
- 5.05 kB
- SHA256:
- 3c08c84e53c0a606c0350c8b48b5ba0726939a52ffc27d39a1e46f4cb47c998f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.