PEFT
TensorBoard
Safetensors
gemma
alignment-handbook
trl
sft
Generated from Trainer
4-bit precision
bitsandbytes
Instructions to use chansung/coding_llamaduo_result3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use chansung/coding_llamaduo_result3 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/gemma-7b") model = PeftModel.from_pretrained(base_model, "chansung/coding_llamaduo_result3") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
9951984 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:322a5f52ab5cab196761ab397a022d6fa3a2e1418585e532bb6efb2fedd2ae94
size 17477501
|