+ + | +
+
+
+
+ |
+
+
+
+
+ |
+
+ + | +
+
+
+
+ |
+ |
+ + | +
+
+
+
+ |
+
+
|
-
+
|
@@ -2665,6 +2719,15 @@ export default {
});
},
+ reinstallMotionCtrlService(){
+ axios.get('install_motion_ctrl')
+ .then(response => {
+
+ })
+ .catch(error => {
+ console.error(error);
+ });
+ },
reinstallvLLMService(){
axios.get('install_vllm')
.then(response => {
@@ -2684,6 +2747,16 @@ export default {
console.error(error);
});
+ },
+ startollamaService(){
+ axios.get('start_ollama')
+ .then(response => {
+
+ })
+ .catch(error => {
+ console.error(error);
+ });
+
},
reinstallPetalsService(){
axios.get('install_petals')
diff --git a/zoos/personalities_zoo b/zoos/personalities_zoo
index b735b80a..21db25a0 160000
--- a/zoos/personalities_zoo
+++ b/zoos/personalities_zoo
@@ -1 +1 @@
-Subproject commit b735b80a1c700effcf20d9a35af023270e803439
+Subproject commit 21db25a0707d5cb56b03743dd4af60ed8e1daa91