TechxGenus
commited on
Commit
•
879c12e
1
Parent(s):
29f04b5
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# CursorCore: Assist Programming through Aligning Anything
|
2 |
|
3 |
<p align="center">
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- code
|
4 |
+
base_model:
|
5 |
+
- deepseek-ai/deepseek-coder-1.3b-base
|
6 |
+
library_name: transformers
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
license: other
|
9 |
+
license_name: deepseek
|
10 |
+
license_link: LICENSE
|
11 |
+
---
|
12 |
+
|
13 |
# CursorCore: Assist Programming through Aligning Anything
|
14 |
|
15 |
<p align="center">
|