diff --git a/fern/docs/pages/models/details.mdx b/fern/docs/pages/models/details.mdx index 5ad81bb..d05f6e8 100644 --- a/fern/docs/pages/models/details.mdx +++ b/fern/docs/pages/models/details.mdx @@ -23,9 +23,9 @@ Open access models are amazing these days! Each of these models was trained by a | Hermes-2-Pro-Mistral-7B | Chat | Instruction following or chat-like applications | [ChatML](prompts#chatml) | 4096 | [link](https://huggingface.co/NousResearch/Hermes-2-Pro-Mistral-7B) | | Neural-Chat-7B | Chat | Instruction following or chat-like applications | [Neural Chat](prompts#neural-chat) | 4096 | [link](https://huggingface.co/Intel/neural-chat-7b-v3-1) | | Yi-34B-Chat | Chat | Instruction following in English or Chinese | [ChatML](prompts#chatml) | 2048 | [link](https://huggingface.co/01-ai/Yi-34B-Chat) | -| sqlcoder-34b-alpha | Code Generation | Generating SQL queries from natural language prompts | [SQLCoder](prompts#sqlcoder-34b) | 4096 | [link](https://huggingface.co/defog/sqlcoder-34b-alpha) | +| sqlcoder-34b-alpha | Code Generation | Generating SQL queries from natural language prompts | [SQLCoder34b](prompts#sqlcoder-34b)| 4096 | [link](https://huggingface.co/defog/sqlcoder-34b-alpha) | | deepseek-coder-6.7b-instruct | Code Generation | Generating computer code or answering tech questions | [Deepseek](prompts#deepseek) | 4096 | [link](https://huggingface.co/deepseek-ai/deepseek-coder-6.7b-instruct) | -| sqlcoder-7b-2 | Code Generation | Generating SQL queries from natural language prompts | [SQLCoder](prompts#sqlcoder-7b) | 4096 | [link](https://huggingface.co/defog/sqlcoder-7b-2) | +| sqlcoder-7b-2 | Code Generation | Generating SQL queries from natural language prompts | [SQLCoder7b](prompts#sqlcoder-7b) | 4096 | [link](https://huggingface.co/defog/sqlcoder-7b-2) | ### Other models available