Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
qu-bit
/
SuperLLM
like
1
Text Generation
Transformers
PyTorch
English
llama
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
Create README.md
#1
by
Udbhav44
- opened
Aug 28, 2024
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+10
-0
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
language:
3
+
- en
4
+
metrics:
5
+
- accuracy
6
+
- bleu
7
+
- rouge
8
+
- glue
9
+
base_model: meta-llama/Llama-2-7b
10
+
---