Instructions to use prxy5607/ec3cfc36-4631-405d-8963-074d7ac979cd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use prxy5607/ec3cfc36-4631-405d-8963-074d7ac979cd with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("MLP-KTLim/llama-3-Korean-Bllossom-8B") model = PeftModel.from_pretrained(base_model, "prxy5607/ec3cfc36-4631-405d-8963-074d7ac979cd") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
26115a7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5663be6366a1ca438a54c44f3441b62cd7835b9cea7d1cc2bc59594cee91bf26
size 671250634
|