-
### 训练脚本
#!/bin/bash
GPUS_PER_NODE=2
NNODES=1
NODE_RANK=0
MASTER_ADDR=localhost
MASTER_PORT=6001
MODEL="/root/MiniCPM-V/pretrained_weights/MiniCPM-V-2_6" # or openbmb/MiniCPM-V-2, openbmb/…
-
### Describe the issue as clearly as possible:
I am trying to run this together with the new Idefics 3 vision language model and am having trouble with that. Crossposting this as a comment in the I…
-
Hi,
I'm adding a new linear projection layer (nn.Linear) to the original Llama3 architecture to process a new type of data. During training, I use two types of data (language-only and multimodal d…
-
### System Info / 系統信息
寒武纪 pytorch2.1 python=3.10
### Who can help? / 谁可以帮助到您?
_No response_
### Information / 问题信息
- [X] The official example scripts / 官方的示例脚本
- [ ] My own modified s…
-
## Description
Add reverse functionality for taking models in LM studio and making them available in ollama. Very similar to `L`, except it works in the reverse direction.
-
entity_graph
0
-
### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?
- [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions
### 该问题是否在FAQ中有解答? | Is there an existing ans…
-
### Your `minimal.lua` config
Same as minimal but
``` lua
strategies = { -- Change the adapters as required
chat = { adapter = "ollama" },
inline = { adapter = "ollama" },
…
-
### System Info / 系統信息
system version: Ubuntu 20.04 LTS
cuda version: 11.8
python version: 3.10.12
torch version: 2.3.0+cu118
xformers version: 0.0.26.post1+cu118
### Who can help? / 谁可以帮助到您?
…
-
### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?
- [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions
### 该问题是否在FAQ中有解答? | Is there an existing ans…