Spaces:
Running
on
T4
Running
on
T4
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,7 @@ colorTo: blue
|
|
| 5 |
sdk: docker
|
| 6 |
pinned: false
|
| 7 |
license: agpl-3.0
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# Koboldcpp in a Space!
|
|
@@ -23,5 +24,4 @@ This space was designed to be easy to clone, first make sure you convert your mo
|
|
| 23 |
|
| 24 |
If you have a GPU available for your space, clone this space and point the MODEL variable to your model's download location, then force a rebuild so it can use your own custom model. You can customize the model that is being displayed by setting the MODEL_NAME.
|
| 25 |
|
| 26 |
-
In additional variable we configured the parameters required to run this on a GPU and support multiple users and high context, if you wish to clone this to a CPU space simply leave that blank.
|
| 27 |
-
|
|
|
|
| 5 |
sdk: docker
|
| 6 |
pinned: false
|
| 7 |
license: agpl-3.0
|
| 8 |
+
short_description: KoboldCpp is a textgen, image gen and more all in one
|
| 9 |
---
|
| 10 |
|
| 11 |
# Koboldcpp in a Space!
|
|
|
|
| 24 |
|
| 25 |
If you have a GPU available for your space, clone this space and point the MODEL variable to your model's download location, then force a rebuild so it can use your own custom model. You can customize the model that is being displayed by setting the MODEL_NAME.
|
| 26 |
|
| 27 |
+
In additional variable we configured the parameters required to run this on a GPU and support multiple users and high context, if you wish to clone this to a CPU space simply leave that blank.
|
|
|