Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
PEFT
/
causal-language-modeling
like
13
Running
App
Files
Files
Community
4
refs/pr/4
causal-language-modeling
3 contributors
History:
18 commits
Web333
`prepare_model_for_int8_training` has been deprecated for quite some time, with PEFT v0.10.0, it has been removed. Please use `prepare_model_for_kbit_training` instead.
a9a35ef
verified
7 months ago
.gitattributes
Safe
1.52 kB
initial commit
12 months ago
README.md
Safe
112 Bytes
Update README.md
10 months ago
index.html
Safe
3.09 kB
fixing broken links (#1)
9 months ago
lora_clm_accelerate_big_model_inference.ipynb
Safe
17.9 kB
Upload 3 files
10 months ago
lora_clm_with_additional_tokens.ipynb
39.2 kB
`prepare_model_for_int8_training` has been deprecated for quite some time, with PEFT v0.10.0, it has been removed. Please use `prepare_model_for_kbit_training` instead.
7 months ago
prefix-tuning-clm.ipynb
Safe
72.2 kB
Upload prefix-tuning-clm.ipynb
12 months ago
prompt_tuning_clm.ipynb
Safe
68.7 kB
Upload 3 files
10 months ago
style.css
Safe
13.1 kB
Update style.css
11 months ago