Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployment: add local model deployment option #77

Merged
merged 8 commits into from
May 2, 2024

Conversation

lusmoura
Copy link
Collaborator

Description: adds a local model deployment option using llama cpp and updates the docs.

@lusmoura lusmoura requested a review from a team as a code owner April 30, 2024 16:18
Copy link
Collaborator

@BeatrixCohere BeatrixCohere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add a test here for the final prompt created?

Copy link
Collaborator

@BeatrixCohere BeatrixCohere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@lusmoura lusmoura merged commit 6f14782 into main May 2, 2024
2 checks passed
@lusmoura lusmoura deleted the luisa/local_deployment branch May 2, 2024 10:21
lakshyaag pushed a commit to lakshyaag/cohere-toolkit that referenced this pull request May 8, 2024
* Deployment: add local model deployment option

* lint

* add tests

* lint

* fix cohere prompts
EnronMusk pushed a commit to EnronMusk/HallucinationGPT that referenced this pull request Jul 22, 2024
… and fixes (cohere-ai#76)

* readme: add Azure deploy description + single Docker improvements

* readme: add Azure deploy description + single Docker improvements

* Add Sqlite v.3.45.3 for Chroma DB

deployment: add docker compose down command in Makefile. (cohere-ai#65)

Signed-off-by: ifuryst <ifuryst@gmail.com>

coral_web: Add is_available check to tools (cohere-ai#82)

* add is_available check to tools

* add tool error message as tooltip

* disable unavailable tools, show error message if description does not exist

Setup: fix key error (cohere-ai#84)

docs: Update README.md links (cohere-ai#83)

Update README.md links

Some links were still pointing to the old `cohere-ia/toolkit` repository, instead of `cohere-ai/cohere-toolkit`.

docs: clarify setup env for development. (cohere-ai#64)

Signed-off-by: ifuryst <ifuryst@gmail.com>

coral-web: update the starter card options (cohere-ai#73)

* add new start options

* set start option prompts

* clean up

* remove welcome message

* remove notification message

* visual nits

* center start options, fade out when convo is populated

* remove streaming message check

coral-web: include conversationId in file upload (cohere-ai#85)

include conversationId in file upload

Deployment: add local model deployment option (cohere-ai#77)

* Deployment: add local model deployment option

* lint

* add tests

* lint

* fix cohere prompts

Docs: add env setup instructions (cohere-ai#88)

Cli: add dummy tests (cohere-ai#89)

* Cli: add dummy tests

* move cli to backend

backend: Set up next.js to proxy requests to the API (cohere-ai#86)

Set up next.js to proxy requests to the API

tools: Update default NEXT_PUBLIC_API_HOSTNAME for the new api routing (cohere-ai#94)

* Update default NEXT_PUBLIC_API_HOSTNAME for the new api routing

* Also update NEXT_PUBLIC_API_HOSTNAME in README and .env-template

fix: broken backend URL in cli (cohere-ai#93)

Update main.py

Co-authored-by: Tianjing Li <tianjinglimail@gmail.com>

changed logo and pager header

implemented openAI adapter

added env variable for oai key

implemented working chatgpt

1

fixed

fix

fixed conversation order bug

fixed bugs with incorrect chat history.

added exrract script

other

changes to msgs

msgRow has text duplication bug

fix?

big update

pls

close!

cool

cool

font change

big fixes for message row highlight selection now working perfectly.

small fix for code selection (remaining bug in nodes textContent tooltip)

big commit

big commit

HUGE bug fix for laggy composer !

HUGE bug fix for laggy composer !

implemented annotation prompting

less spam

working annotaiton schema setup

WORKING annotation saving!

working annotation saving in db

huge update, cookies, ua and many fixes for highlights
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants