ading2210 / poe-api

[UNMAINTAINED] A reverse engineered Python API wrapper for Quora's Poe, which provides free access to ChatGPT, GPT-4, and Claude.
https://pypi.org/project/poe-api
GNU General Public License v3.0
2.5k stars 315 forks source link

How can i llama bots? #210

Closed xmi1an closed 1 year ago

xmi1an commented 1 year ago

How can i use llama bots

phamxtien commented 1 year ago

bots = { 'Claude Instant' : 'a2', 'Claude Instant-100k' : 'a2_100k', 'Claude-2-100k' : 'a2_2', 'ChatGPT' : 'chinchilla', 'ChatGPT-16k' : 'agouti', 'ChatGPT-4' : 'beaver', 'Google PaLM2' : 'acouchy', 'Assistant' : 'capybara', 'LLAMA-2-70b' : 'llama_2_70b_chat' }

xmi1an commented 1 year ago

Working... Thank you so much for that..

kbwzy commented 1 year ago

any body knows which the dict of ChatGPT-4-32K?

akl7777777 commented 1 year ago

any body knows which the dict of ChatGPT-4-32K?

GPT-4-32k=vizcacha