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 29, 2023
Commit
601779d
·
1 Parent(s):
8a07f6b
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -2,5 +2,5 @@
2
license: llama2
3
datasets:
4
- koutch/stackoverflow_python
5
-
pipeline_tag:
question
-
answering
6
---
2
license: llama2
3
datasets:
4
- koutch/stackoverflow_python
5
+
pipeline_tag:
text2text
-
generation
6
---