Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ericflo
/
Llama-3.2-1B-Instruct-RLHF-v0.1
like
0
Text Generation
Transformers
Safetensors
GGUF
OpenRLHF/prompt-collection-v0.1
llama
conversational
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
ericflo
commited on
5 days ago
Commit
c2c23c6
•
1 Parent(s):
a6b5c42
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
+
datasets:
4
+
- OpenRLHF/prompt-collection-v0.1
5
+
base_model:
6
+
- meta-llama/Llama-3.2-1B-Instruct
7
+
library_name: transformers
8
+
---