Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ library_name: transformers
|
|
| 10 |
|
| 11 |
_The **C**ode **R**easoning **E**pert (for) **P**roject **E**xploration_
|
| 12 |
|
| 13 |
-
# The
|
| 14 |
| Attribute | Size | Modalities | Domain |
|
| 15 |
| :--- | :--- | :--- | :--- |
|
| 16 |
| **CRePE Mini** | 3B | Text + Image + Video in, Text out | FIM / Autocomplete |
|
|
@@ -39,7 +39,7 @@ I recommend using **LM Studio** for running GRaPE / CRePE Models, and have gener
|
|
| 39 |
|
| 40 |
***
|
| 41 |
|
| 42 |
-
#
|
| 43 |
|
| 44 |
CRePE Mini is more an experiment than anything. This model was trained on The Trellis dataset for code samples, and all code examples from the GRaPE Instruct dataset. And thus has become an apt coder for light tasks. It is in no way designed to replace coders, only to empower them.
|
| 45 |
|
|
|
|
| 10 |
|
| 11 |
_The **C**ode **R**easoning **E**pert (for) **P**roject **E**xploration_
|
| 12 |
|
| 13 |
+
# The Model
|
| 14 |
| Attribute | Size | Modalities | Domain |
|
| 15 |
| :--- | :--- | :--- | :--- |
|
| 16 |
| **CRePE Mini** | 3B | Text + Image + Video in, Text out | FIM / Autocomplete |
|
|
|
|
| 39 |
|
| 40 |
***
|
| 41 |
|
| 42 |
+
# CRePE Mini as a Model
|
| 43 |
|
| 44 |
CRePE Mini is more an experiment than anything. This model was trained on The Trellis dataset for code samples, and all code examples from the GRaPE Instruct dataset. And thus has become an apt coder for light tasks. It is in no way designed to replace coders, only to empower them.
|
| 45 |
|