Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
izumi-lab
/
llama-13b-japanese-lora-v0-1ep
like
11
Follow
Izumi Lab.
15
izumi-lab/llm-japanese-dataset
Japanese
llama
causal-lm
arxiv:
2305.12720
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
1
masanorihirano
commited on
May 22, 2023
Commit
cdb4a26
•
1 Parent(s):
dd20d2e
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -35,3 +35,5 @@ model = PeftModel.from_pretrained(
35
torch_dtype=torch.float16,
36
)
37
```
35
torch_dtype=torch.float16,
36
)
37
```
38
+
39
+
To see more latest information, please go to [llm.msuzuki.me](https://llm.msuzuki.me).