-
Hi, thank you for sharing this repository. I had a problem when compiling example project
Step to reproduce :
1. Clone repository
2. Pub get
3. Run example
Error :
`E/flutter (25318): [E…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
评估模型 base出错,时间特别特别长,是默认下载数据吗,本地已经有了mmlu.zip 和cmml.zip 解压后也没用呀 …
-
### 🐛 Describe the bug
Trying to convert llama-2 model from HuggingFace to onnx using the new torch.onnx.dynamo_export fails.
```python
from transformers import AutoModelForCausalLM, AutoTokenize…
-
### Bug description
I just pulled the image, spun up a container with default settings. I downloaded the Mistral-7B model, and left everything default. I've tried a few short questions, and the ans…
-
I use the image provided by the Llama-factory framework to run the codegeex4-all-9b model. The command is as follows
The command is as follows
```
docker run --gpu '"device=3"' --ipc=host --ulimit mem…
-
Hi,
It would be great to have the option to integrate a local LLM, such as Llama 3.2, to help minimize costs associated with using translation and OC services. This feature could be highly beneficial…
-
I get this error and i cannot figure out how to get rid of it for the llama-index part of the example:
---------------------------------------------------------------------------
ImportError …
-
### Bug Description
1. Multimodal llms:
- llama-index-multi-modal-llms-ollama ~= 0.1.3 make conflict with llama-index-llms-ollama ~= 0.2.2
- llama-index-multi-modal-llms-ollama use an old ollama …
-
### Description of the bug:
I converted [tiny-llama](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0) model using the [convert_to_tflite.py](https://github.com/google-ai-edge/ai-edge-to…
-
### Bug Description
HuggingFaceEmbedding 依赖于llama-index-core-0.10.68.post1。OpenLLM 依赖于llama-index-core-0.11.9。
运行OpenLLm成功,则HuggingFaceEmbedding报错:
ile [~/anaconda3/envs/llama_factory/lib/python3.1…