Instructions to use VERSIL91/4ebb1be8-98b7-4aac-9956-5ce1c110dcaf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/4ebb1be8-98b7-4aac-9956-5ce1c110dcaf with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("The-matt/llama2_ko-7b_distinctive-snowflake-182_1060") model = PeftModel.from_pretrained(base_model, "VERSIL91/4ebb1be8-98b7-4aac-9956-5ce1c110dcaf") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
3fd7c16 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:fdeebfc21841d4f75fbd03da07c7b2b5bdaa804e136d677fa0ced3f57a9e509f
size 80115210
|