-
### Bug Description
DEBUG:filelock:Lock 13121339920 released on /Users/whs/Library/Caches/llama_index/.locks/models--openai--clip-vit-base-patch32/9bfb42aa97dcd61e89f279ccaee988bccb4fabae.lock
Lock …
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue]…
-
current soc desc for WHB0 galaxy has a compute grid of 8x8, and use the last row for Fast Dispatch.
Need to have a 10x8 compute grid for the new Llama decode, and move FD to last column.
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [X] 3. Please note that if the bug-related issue y…
-
## タイトル: LLaMA-Mesh:言語モデルによる3Dメッシュ生成の統合
## リンク: https://arxiv.org/abs/2411.09595
## 概要:
本研究では、テキストで事前学習された大規模言語モデル(LLM)の機能を拡張し、単一のモデル内で3Dメッシュを生成することを探求します。これにより、(1) 3Dチュートリアルのようなテキストソースから得られる、LLMに…
-
Hi, thanks for your work! I actually created a [similar tool](https://github.com/Daniel777y/reimbursement-assistant) with Gemini. Recently I have to deal with some receipts in PDF format, and here's m…
-
I am performing a Mega Merge using LLaMA 3.2 3B, both the base model and fine-tuning/instruction tuning, with the DARE linear method. Following the successful completion of the initial merge, I encoun…
-
### Cortex version
Jan v0.5.7 | Cortex v-
### Describe the Bug
https://discord.com/channels/1107178041848909847/1300098068980568095
A known issue exists with the llama.cpp engine’s handling of s…
-
# Prerequisites
pip install llama-cpp-python --verbose
# Environment and Context
```
$ python3 --version
Python 3.12.3
$ make --version
GNU Make 3.82
$ g++ --version
gcc (GCC) 11.2.0
```…
-
Hello folks,
I am looking to build the llama7b int4 weight and serve via Triton. I attempted constructing it and verifying whether the int4 output is correct.
However, when I built it with ```u…