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

Martin modeldir #4

Closed
wants to merge 9 commits into from
Closed

Martin modeldir #4

wants to merge 9 commits into from

Conversation

61cygni
Copy link
Collaborator

@61cygni 61cygni commented Jun 26, 2023

This is incomplete, but show how we may want to have each model / platform have its own directory.

Right now it is configured to Vicuna13b. I didn't test the other two but they should work.

61cygni added 7 commits June 26, 2023 10:01
Models are a lot more finicky than vector dbs, so create the directory
structure around different models.
(also clean up spurios print)
This allows user to specify the LLM in the .env.local. It uses
experimental react actions ...
Update to pass typescript lint checking
@@ -1,3 +1,7 @@
# choose LLM
# options vicuna 13b, chatgpt-pinecone, chatgpt-supa
LLM=vicuna3b
Copy link
Contributor

Choose a reason for hiding this comment

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

13b instead of 3b! (since the path is api/vicuna13b

@ykhli
Copy link
Contributor

ykhli commented Jun 26, 2023

added these changes to #5

@ykhli ykhli closed this Jun 26, 2023
@61cygni 61cygni deleted the martin-modeldir branch July 11, 2023 17:21
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