Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ericmofre23
/
ORBIT-Llama-3-8b
like
0
Feature Extraction
Transformers
Safetensors
English
llama
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
ericmofre23
commited on
Dec 27, 2024
Commit
4e9d69b
·
verified
·
1 Parent(s):
a94b484
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/Meta-Llama-3-8B
7
+
library_name: transformers
8
+
---