pravindsurve commited on
Commit
9535a18
·
verified ·
1 Parent(s): 6ec16a3

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +8 -0
config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "license": "afl-3.0",
3
+ "datasets": [
4
+ "pravindsurve/employeedata"
5
+ ],
6
+ "language": "en",
7
+ "base_model": "Qwen/Qwen2.5-Coder-32B-Instruct-GGUF"
8
+ }