Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jodiambra
/
llama-2-7b-finetuned-python-qa_tokenizer
like
0
Text2Text Generation
Transformers
PyTorch
koutch/stackoverflow_python
llama
text-generation
text-generation-inference
Inference Endpoints
License:
llama2
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
jodiambra
commited on
Oct 24, 2023
Commit
2b79dbe
·
1 Parent(s):
8b95f5c
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-0
README.md
ADDED
Viewed
@@ -0,0 +1,6 @@
1
+
---
2
+
license: llama2
3
+
datasets:
4
+
- koutch/stackoverflow_python
5
+
pipeline_tag: question-answering
6
+
---