Instructions to use Jnx03/kanitakorn-v12a-v12a-step320 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Jnx03/kanitakorn-v12a-v12a-step320 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("typhoon-ai/typhoon-s-thaillm-8b-instruct-research-preview") model = PeftModel.from_pretrained(base_model, "Jnx03/kanitakorn-v12a-v12a-step320") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
3512f69 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:bd3b82e8e6527002138a073fa17edec0cfe3c9009108107c650aaa37ab866de0
size 5777
|