Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
BarryL
/
suspicious-call-detect
like
0
Text2Text Generation
Safetensors
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Deploy
BarryL
commited on
Oct 1, 2024
Commit
b0620d6
·
verified
·
1 Parent(s):
37d6b64
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,6 @@
1
-
---
2
-
license: apache-2.0
3
-
---
1
+
---
2
+
license: apache-2.0
3
+
base_model:
4
+
- meta-llama/Llama-3.1-8B-Instruct
5
+
pipeline_tag: text2text-generation
6
+
---