"vscode:/vscode.git/clone" did not exist on "004710fb7d0492c6fdce50a73def71dcdfebe62f"
Commit 962d3512 authored by Bruce MacDonald's avatar Bruce MacDonald
Browse files

remove replit example which does not run currently

parent 7974ad58
......@@ -48,14 +48,6 @@ Ask questions. Get answers.
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
Venture into the unknown.
......
......@@ -11,18 +11,6 @@
"original_url": "https://huggingface.co/psmathur/orca_mini_3b",
"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",
"display_name": "Nous Hermes",
......@@ -47,4 +35,4 @@
"original_url": "https://huggingface.co/ehartford/Wizard-Vicuna-13B-Uncensored",
"license:": "GPL"
}
]
]
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment