-
Hi,
I'm a CS M.Sc. student from the Technion, Israel, researching applications of word vectors to programming language. Thanks for your code, it's great.
I think there is a bug, where GloVe saves …
-
在运行readme中4B示例代码时会由于input_ids为零长向量导致报错:
```
Traceback (most recent call last):
File "/mnt/c/Users/luyuh/PycharmProjects/LLMTest/OS-Atlas/Atlas4B.py", line 97, in
response, history = model…
-
**Is your feature request related to a problem? Please describe.**
My organization would like to use a different model other than Jurassic such as Claude.
**Describe the solution you'd like**
I'd…
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to su…
-
### Describe the bug
Since I connected a Firebase database, I've been experiencing issues with my application's coding. I provide prompts, and either the script is written but doesn't apply in the vi…
-
Issue is to track improvements to the chat Functionality
- [ ] chat history is summarized with each new message and only the summary + the last N messages are sent to the model instead of the whole c…
-
**Describe the bug**
**Steps to reproduce**
1. Install GPUStack v0.2.1
2. Deploy a model
3. Upgrade GPUStack to v0.3.0
4. View the information of the model.
**Result**
1. The ba…
-
### Your current environment
The output of `python collect_env.py`
```text
(myenv) aiscuser@node-0:~/vllm$ python collect_env.py
Collecting environment information...
PyTorch version: 2.4.0+c…
-
### System Info / 系統信息
cuda 11.8
llama-cpp-python 0.2.55
python 3.10
windows 10
### Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?
- [ ] docker / docker
- [X] pip install …
-
**Describe the bug**
I sort my model by node type, so that nodes of a type are grouped together, like so:
![image](https://github.com/user-attachments/assets/ca3b418b-88d6-40bb-b43d-bd8746efa6d6)
…