-
UPDATE (08/09/2023):
We have done major performance overhaul in the past few months, and now I'm happy to share the latest results:
- SOTA performance on CUDA: https://github.com/mlc-ai/llm-perf-b…
-
Hello,
I'm trying to create new LifterLMS pages in: LifterLMS->Settings->Courses.
I created a page with the shortcode: [lifterlms_courses].
The page is displayed fine, but when I try to define it a…
-
Great job! However, I have encountered an issue. When the length of the input increases, the GPU memory consumption grows rapidly, and it quickly leads to an out-of-memory (OOM) error. Could you pleas…
-
### Think of this scenario:
I’m working on a go package, which is intended to be open-source. But the original dev team consists of native Chinese speakers only.
Meanwhile, I hope the package can be…
-
Why can I only create short records when using LangChain?
When I use the API for GPT-3, I can create long sentences.
I want to be able to create long sentences with what I get from LangChain's searc…
-
test
-
I have encountered an issue with LMQL not supporting multibyte characters. While it works fine for English queries, I am facing garbled output when trying to run Japanese queries.
```python
@lmql.…
-
### System Info
LangChain==0.0.177
Python==3.10
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components…
-
Bard-API/bardapi/core.py", line 32, in _get_snim0e
return re.search(r"SNlM0e\":\"(.*?)\"", resp.text).group(1)
AttributeError: 'NoneType' object has no attribute 'group'
-
When asking questions in Japanese, GPT-4 translates the question into English instead of answering it
As the title suggests, when I ask a question in Japanese, GPT-4 does not answer the question bu…