소스 검색

remove replit example which does not run currently

Bruce MacDonald 1 년 전
부모
커밋
962d351281
2개의 변경된 파일1개의 추가작업 그리고 21개의 파일을 삭제
  1. 0 8
      README.md
  2. 1 13
      models.json

+ 0 - 8
README.md

@@ -48,14 +48,6 @@ Ask questions. Get answers.
 ollama run orca "Write an email to my boss."
 ollama run orca "Write an email to my boss."
 ```
 ```
 
 
-### 👩‍💻 Code completion
-
-Sometimes you just need a little help writing code.
-
-```
-ollama run replit "Give me react code to render a button"
-```
-
 ### 📖 Storytelling
 ### 📖 Storytelling
 
 
 Venture into the unknown.
 Venture into the unknown.

+ 1 - 13
models.json

@@ -11,18 +11,6 @@
     "original_url": "https://huggingface.co/psmathur/orca_mini_3b",
     "original_url": "https://huggingface.co/psmathur/orca_mini_3b",
     "license": "CC-BY-SA-4.0"
     "license": "CC-BY-SA-4.0"
   },
   },
-  {
-    "name": "replit",
-    "display_name": "Replit Code",
-    "parameters": "3B",
-    "url": "https://huggingface.co/nomic-ai/ggml-replit-code-v1-3b/resolve/main/ggml-replit-code-v1-3b.bin",
-    "short_description": "Code Completion",
-    "description": "This model focuses on code completion. The training mixture includes 20 different languages, listed here in descending order of number of tokens: Markdown, Java, JavaScript, Python, TypeScript, PHP, SQL, JSX, reStructuredText, Rust, C, CSS, Go, C++, HTML, Vue, Ruby, Jupyter Notebook, R, and Shell. This model binary is converted by Nomic AI with the original Replit model code before it was refactored to use MPT configurations.",
-    "published_by": "Nomic AI",
-    "original_author": "Replit, Inc.",
-    "original_url": "https://huggingface.co/replit/replit-code-v1-3b",
-    "license": "CC-BY-SA-4.0"
-  },
   {
   {
     "name": "nous-hermes",
     "name": "nous-hermes",
     "display_name": "Nous Hermes",
     "display_name": "Nous Hermes",
@@ -47,4 +35,4 @@
     "original_url": "https://huggingface.co/ehartford/Wizard-Vicuna-13B-Uncensored",
     "original_url": "https://huggingface.co/ehartford/Wizard-Vicuna-13B-Uncensored",
     "license:": "GPL"
     "license:": "GPL"
   }
   }
-]
+]