Skip to content

Test new LLMs (CodeLlama, Llama2, etc.)#1

Open
krrishdholakia wants to merge 1 commit intoceramicwhite:mainfrom
krrishdholakia:patch-3
Open

Test new LLMs (CodeLlama, Llama2, etc.)#1
krrishdholakia wants to merge 1 commit intoceramicwhite:mainfrom
krrishdholakia:patch-3

Conversation

@krrishdholakia
Copy link

Hi @ceramicwhite,

Notice you forked GPT-Engineer. if you're trying to test other LLMs (codellama, wizardcoder, etc.) with it, I just wrote a 1-click proxy to translate openai calls to huggingface, anthropic, togetherai, etc. api calls.

code

$ pip install litellm

$ litellm --model huggingface/bigcode/starcoder

#INFO:     Uvicorn running on http://0.0.0.0:8000

I'd love to know if this solves a problem for you

ceramicwhite pushed a commit that referenced this pull request Oct 4, 2023
Fix TypeError in file_selector.py
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.

1 participant