Instructions to use MISHANM/Korean_eng_text_generation_Llama3_8B_instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use MISHANM/Korean_eng_text_generation_Llama3_8B_instruct with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B-Instruct") model = PeftModel.from_pretrained(base_model, "MISHANM/Korean_eng_text_generation_Llama3_8B_instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 76fe41a1498097749b59dde69f051fd93b7fac6d57972af8b80deef1041e4b96
- Size of remote file:
- 17.2 MB
- SHA256:
- 6245ad0c96796ae509e1c183a4140a5026e3c8ce6a73759b9f37962aaafb69f3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.