Private LLModel GUI Chat allows users to interact with a local large language model (LLM) using the Llama library and GGUF models. Topicspython gui privacy cpu ai offline simple code model models chatbot prompt
I've patched my Ollama to allow the setting of rope_frequency_base in the modelfile again, so I can fix this via: PARAMETER rope_frequency_base 1000000 but it should also be possible to use gguf-set-metadata to do the same. I'm not the o...
## Introduction * 🤖 The Yi series models are the next generation of open-source large language models trained from scratch by 01.AI. * 🙌 Targeted as a bilingual language model and trained on 3T multilingual corpus, the Yi series models become one of the strongest LLM worldwide, showing...
Hugging Face 模型镜像/CodeQwen1.5-7B-Chat-GGUF 代码 Issues 0 Pull Requests 0 Wiki 统计 流水线 服务 Gitee Pages JavaDoc PHPDoc 质量分析 Jenkins for Gitee 腾讯云托管 腾讯云 Serverless 悬镜安全 阿里云 SAE Codeblitz 我知道了,不再自动展开
Hugging Face 模型镜像/Yi-1.5-9B-Chat-GGUF 代码 Issues 0 Pull Requests 0 Wiki 统计 流水线 服务 Gitee Pages JavaDoc PHPDoc 质量分析 Jenkins for Gitee 腾讯云托管 腾讯云 Serverless 悬镜安全 阿里云 SAE Codeblitz 我知道了,不再自动展开 JavaDoc 文档 ...
Whitespace Ignore whitespace Split Unified 3 changes: 0 additions & 3 deletions 3 storage/models/tinyllama-1.1b-chat-v1.0.Q5_K_M.gguf Load diff This file was deleted. 0 comments on commit 52d7c84 Please sign in to comment. Footer...
docker run -e OPENAI_API_KEY=xxxxxxxx -p 3000:3000 chatgpt-ui Pull from ghcr: docker run -e OPENAI_API_KEY=xxxxxxxx -p 3000:3000 ghcr.io/mckaywrigley/chatbot-ui:main Running Locally 1. Clone Repo git clone https://github.com/mckaywrigley/chatbot-ui.git 2. Install Dependencies npm ...
h2o-danube2-1.8b-chat-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text h2o-danube2-1.8b-chat-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text h2o-danube2-1.8b-chat-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text h2o-danube2-1.8b-chat-Q8_0.gguf filter=lfs diff=lfs merg...
内容必填选填?你说了算! 精准反馈,高效沟通 我知道了查看详情 Watch 1Star0Fork0 Hugging Face 模型镜像/h2o-danube2-1.8b-chat-GGUF 代码Issues0Pull Requests0Wiki统计流水线 服务 Gitee Pages JavaDoc PHPDoc 质量分析 Jenkins for Gitee 腾讯云托管
This project demonstrates the integration of Spring AI with Ollama, leveraging Hugging Face GGUF models for both chat completion and embedding tasks. - tzolov/spring-ai-ollama-huggingface-demo