-
I can't load the Japanese model "ELYZA-japanese-Llama-2-7b-fast-instruct-q8_0" using the latest concedo version. It used to work before.
```
Identified as LLAMA model: (ver 6)
Attempting to Load…
-
Hey there, not sure if its a configuration issue on my end but trying to create a japanese dataset and comes upto the end of the run and starts loading up all my vram, goes till it can fit anymore the…
-
In this branch: https://github.com/huggingface/safetensors/compare/julien-c/js I pushed a proof-of-concept of how, given the simplicity of the format, one can fetch metadata about the weights over sma…
-
### Feature request
TLDR:
Working on using `chat-conversational-react-description` agent and `RetrievalQA` as tool to answer queries using vectorDB.
Issue:
If question is asked in japanese …
-
https://github.com/Stability-AI/FastChat
-
环境:mac m2 + MNN 2.7.0
模型:https://github.com/wangzhaode/llm-export/releases/tag/chatglm3-6b-onnx 下载的onnx,然后转换到mnn
token: https://github.com/wangzhaode/mnn-llm/releases/download/chatglm3-6b-mnn/toke…
-
from commit hash 6a49341eb6d0b9f06eb490dc285abe69e3bef5fc:
What I have done was executing generate.py for a mamba fine-tuned model - ```kuotient/mamba-ko-2.8b```, and below error was happened. How …
-
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…
-
Hello, I am trying to run your code for "predicting new data" part. I follow all your command from creating new environment, install the requirement based on your txt file, until running the bash scri…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hello,
I create saved a docstore in the way below.
It has texts written in unicode wit…