calebnwokocha commited on
Commit
b1d0c11
1 Parent(s): 7fcc02f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ base_model:
6
+ - Qwen/Qwen2.5-72B-Instruct
7
+ pipeline_tag: text-generation
8
+ tags:
9
+ - code
10
+ ---