Instructions to use thalllsssss/afb36b0f-77c6-457d-bb84-64afc241ddfc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thalllsssss/afb36b0f-77c6-457d-bb84-64afc241ddfc with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("tokyotech-llm/Llama-3-Swallow-8B-v0.1") model = PeftModel.from_pretrained(base_model, "thalllsssss/afb36b0f-77c6-457d-bb84-64afc241ddfc") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
c2d5210 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0ce80c1e3887e618c96af766d9874941d32d479ca29a37f527ab68f8ba42994e
size 83945296
|