Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
betterdataai
/
tabular-llm-demo
like
0
Text Generation
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
betterdataai
commited on
Feb 27
Commit
290fdd7
·
verified
·
1 Parent(s):
0228f64
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -1,4 +1,6 @@
1
---
2
license: apache-2.0
3
pipeline_tag: text-generation
4
---
1
---
2
license: apache-2.0
3
pipeline_tag: text-generation
4
+
base_model:
5
+
- unsloth/Llama-3.2-3B-Instruct
6
---