-
# Train a Language Model for Converting Human Queries to GraphQL for Unbody GraphQL Content API
## Objective
Train a language model to accurately translate natural language queries into GraphQL qu…
-
Hi @Akintunde102 @AyoOdumark ,
if you're trying to test other LLMs (codellama, wizardcoder, etc.) with GPT-Engineer, we just open-sourced a 1-click proxy to translate openai calls to huggingface, …
-
Hi @liskovich,
if you're trying to test other LLMs (codellama, wizardcoder, etc.) with GPT-Engineer, we just open-sourced a 1-click proxy to translate openai calls to huggingface, anthropic, toget…
-
I draw your attention to some useful implementations of local llm using function calling
@amalshaji
https://github.com/amalshaji/actionai
@rizerphe
https://github.com/rizerphe/local-llm-func…
-
the point of this issue is to create a more powerful model than the free custom gpt. this may require training from scratch, fine tuning, or just embedding context or RAG...anything's on the table. we…
-
Hopefully GPT will translate this well, let me know the results....
**Problem Description**
The Issue is you have the BEST GPT application for windows that has a GIU I can find! It is a great prob…
-
# 功能改善建议 🚀
欢迎在此分享您对功能的改善建议,我们期待听到您的想法和建议。
## 您的建议是什么? 🤔
- 首先将原始文档进行向量化处理。
- 每当有一个新的问题进入系统时,也需要对它进行向量化。
- 接着,利用嵌入(embedding)技术,找到与问题最相似的段落。
- 最后,将最相似的段落和该问题一起传递给GPT模型进行进一步处理。
参考:
- ht…
-
Checklist
- [X] ``README.md`` ✅ Commit [`f442d2e`](https://github.com/kevinlu1248/gpt-engineer/commit/f442d2ecda035e8820917a386c6288aca4e077ca)
-
admin panel should include:
- ability to grant other users admin or delete them - preferably on an "admin panel" page that displays every single account's information that is linked within their dist…
-
List of agents
- https://github.com/paul-gauthier/aider
- https://github.com/0xpayne/gpt-migrate
- https://github.com/101dotxyz/GPTeam
- https://github.com/2214962083
- https://github.com/Anton…