Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Junjie-Ye
/
TL-CodeLLaMA-2
like
1
PyTorch
English
llama
arxiv:
2412.15495
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
2
Copy to bucket
new
Junjie-Ye
commited on
Dec 25, 2024
Commit
905da01
·
verified
·
1 Parent(s):
6befe7c
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,7 @@
1
-
---
2
-
license: apache-2.0
3
-
---
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- en
5
+
base_model:
6
+
- codellama/CodeLlama-7b-hf
7
+
---