Home - olabi/ChatGee GitHub Wiki
OPENAI_API λμ λ‘컬 PCμμ λΉμ© λΆλ΄ μμ΄ μ΄μ©νλ λ°©λ²
μ±μ§ Release 0.11.1, LM Studio 0.2.16 λ²μ μ κΈ°μ€μΌλ‘ μμ±λμμ΅λλ€.
- ChatGee(https://woensug-choi.github.io/ChatGee/Introduction.html) μ€μΉ : https://github.com/woensug-choi/ChatGee/releases/tag/v0.11.1
- LM Studio(https://github.com/olabi/ChatGee/wiki/LM-Studio) μ€μΉ : https://lmstudio.ai/
- LM Studioμμ Gemma, Mistral, Phi, Llama, llava, Solar λ± λ€μν λͺ¨λΈ κ²μνμ¬ λ€μ΄λ‘λ λ° μ¬μ© κ°λ₯(λ¨, GPU VRAM μ©λμ λ°λΌ μ ν)
- Local Server(https://raw.githubusercontent.com/olabi/gpt/main/LM_Studio_Local_server.png) : Start Server
- ChatGee-0.11.1/venv_chatgee/lib/python3.10/site-packages/openai/init.py μμ OPENAI_API_BASE μ£Όμ μμ
OPENAI_API_BASE(https://raw.githubusercontent.com/olabi/gpt/main/OPENAI_API_BASE.png) :
api_base = os.environ.get("OPENAI_API_BASE", "https://api.openai.com/v1")
β‘οΈ api_base = os.environ.get("OPENAI_API_BASE", "http://localhost:1234/v1")