-
用的是openai 的key
export GET_INFO_MODEL="gpt-4o-mini-2024-07-18" ##
export REWRITE_MODEL="gpt-4o-mini-2024-07-18"
export HTML_PARSE_MODEL="gpt-4o-mini-2024-07-18"
没有设置sites,因为想试试全网搜效果怎么样。
但是到现…
-
**Describe the bug 描述bug**
Error code: 403 - {'error': {'message': '免费API限制使用gpt-3.5-turbo,gpt-4 和 embeddings模型
,如有更多需求,请访问 https://buyca.tech 购买付费API。The free account is limited to use gpt-3.5-tu…
-
Hi Daniel,
Thank you so much for releasing such an awesome VLM fine-tuning notebook to the public!
I was really excited, tried the notebook out and found the following error:
![image](https:/…
-
### Confirm this is an issue with the Python library and not an underlying OpenAI API
- [X] This is an issue with the Python library
### Describe the bug
When running the AzureOpenAI service with a…
-
**Describe the bug**
HuggingFace datasets imported by nemo.collections.llm.gpt.data in /opt/NeMo/nemo/collections/llm/gpt/data/__init__.py:15
`from nemo.collections.llm.gpt.data.dolly import DollyDat…
-
I would like to confirm my understanding of the differences between the main branch and the agentic branch. Is it correct that the only difference is the URL used in the git clone command?
In the scr…
-
### 🐛 Describe the bug
When I run the repro script from https://github.com/pytorch/ao/issues/1297 with `TORCHINDUCTOR_LOOP_ORDERING_AFTER_FUSION=1`, I see an error. Here is a simplified repro:
Co…
-
### Description
Refactoring OSS-GPT. For the question and answer function at the repository level, it will wait until it is completed later. The first thing to complete is a basic question and answer…
-
---------------------------------------------TTS Config---------------------------------------------
device : cuda
is_half : True
version : v2
t2s_weights_pa…
-
When I use GPT to read a large local data set of several hundred MB in hybrid mode, GPT will start reading. When I check the Activity Monitor on my Mac, I can see that the memory usage of python3.…