Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
vedica1011
/
llama-2-7b-int4-python-code-20k
like
0
Text2Text Generation
Transformers
PyTorch
iamtarun/python_code_instructions_18k_alpaca
English
llama
text-generation
code
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
vedica1011
commited on
Oct 9, 2023
Commit
24c528d
•
1 Parent(s):
7952833
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
license: apache-2.0
3
+
datasets:
4
+
- iamtarun/python_code_instructions_18k_alpaca
5
+
language:
6
+
- en
7
+
pipeline_tag: text2text-generation
8
+
tags:
9
+
- code
10
+
---