Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ziyingchen1106
/
Llama-3.2-3B-Instruct-fp16-lora-wikitext
like
1
Text Generation
Safetensors
Salesforce/wikitext
English
llama
conversational
License:
apache-2.0
Model card
Files
Files and versions
Community
ziyingchen1106
commited on
7 days ago
Commit
0c599a4
·
verified
·
1 Parent(s):
80b0434
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,8 @@
1
-
---
2
-
license: apache-2.0
3
-
---
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- en
5
+
base_model:
6
+
- meta-llama/Llama-3.2-3B-Instruct
7
+
pipeline_tag: text-generation
8
+
---