Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/valentimarco/ollama-fix
A CheshireCat plugin to fix stop inference strings
https://github.com/valentimarco/ollama-fix
Last synced: 20 days ago
JSON representation
A CheshireCat plugin to fix stop inference strings
- Host: GitHub
- URL: https://github.com/valentimarco/ollama-fix
- Owner: valentimarco
- Created: 2024-01-14T14:56:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-14T20:09:27.000Z (about 1 year ago)
- Last Synced: 2024-11-16T21:32:31.908Z (3 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ollamafix
[![awesome plugin](https://custom-icon-badges.demolab.com/static/v1?label=&message=awesome+plugin&color=383938&style=for-the-badge&logo=cheshire_cat_ai)](https://)
[![Awesome plugin](https://custom-icon-badges.demolab.com/static/v1?label=&message=Awesome+plugin&color=000000&style=for-the-badge&logo=cheshire_cat_ai)](https://)
[![awesome plugin](https://custom-icon-badges.demolab.com/static/v1?label=&message=awesome+plugin&color=F4F4F5&style=for-the-badge&logo=cheshire_cat_black)](https://)A Cheshire Cat plugin for fix Langchain's Ollama class
## Why exist?
The langchain integrations is a very mess, espcialy with Ollama where they Hard coded the list of stop strings!
This creates problems with the inference by generating endless tokens .-.