reach-vb HF Staff commited on
Commit
416156e
·
verified ·
1 Parent(s): 5bd5773

Update library name and base model

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,5 +1,8 @@
1
  ---
2
  license: mit
 
 
 
3
  ---
4
 
5
  🚀 SWE-Dev, an open-source Agent for Software Engineering tasks!
 
1
  ---
2
  license: mit
3
+ base_model:
4
+ - Qwen/Qwen2.5-Coder-32B-Instruct
5
+ library_name: transformers
6
  ---
7
 
8
  🚀 SWE-Dev, an open-source Agent for Software Engineering tasks!