Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jacobhoffmann
/
CodeLlama-13B-TestGen-Dart_v0.2
like
0
Text Generation
Transformers
PyTorch
English
doi:10.57967/hf/3769
llama
code
text-generation-inference
License:
llama2
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
jacobhoffmann
commited on
Dec 11, 2024
Commit
c7125a8
·
verified
·
1 Parent(s):
4f535c8
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: llama2
3
+
language:
4
+
- en
5
+
base_model:
6
+
- meta-llama/CodeLlama-13b-hf
7
+
pipeline_tag: text-generation
8
+
tags:
9
+
- code
10
+
---