-
### System Info
```Shell
latest version. tested via both `pip install -U accelerate` and `pip install git+https://github.com/huggingface/accelerate`
```
### Information
- [ ] My own modif…
-
[程序崩溃,退出代码为 3221225620 (0xC0000094)]
以下是对退出代码的分析。这可能不准确,请酌情参考!
系统退出代码名称: INTEGER_DIVIDE_BY_ZERO
系统退出代码描述: {异常} 整数除 0。
崩溃堆栈回溯记录:
Windows fatal exception: int divide by zero
Stack (most recent…
-
### System Info / 系統信息
(chatglm_env) (base) root@di-20240511161733-mz478:/tiamat-vePFS/share_data/boyang/llms/GLM-4/finetune_demo# pip list
Package Version
-----------------------…
-
Original Repository: https://github.com/ml-explore/mlx-examples/
Listing out examples from there which would be nice to have. We don't expect the models to work out the moment they are translated to …
-
### Your current environment
from PIL import Image
from transformers import AutoProcessor
from vllm import LLM, SamplingParams
from qwen_vl_utils import process_vision_info
MODEL_PATH = '/w…
-
I'm slightly confused by the line below data generator for the simple copy task.
https://github.com/harvardnlp/annotated-transformer/blob/debc9fd747bb2123160a98046ad1c2d4da44a567/the_annotated_tran…
-
When i try to load the weights getting issue ,
It looks few keys are not present in file unet.py
I am pasting error generation code.
import os
import torch
import torch.nn as nn
import numpy a…
-
### 问题确认 Search before asking
- [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有发现相似的bug。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issu…
-
Hi,
I have finetuned Qwen2-VL using Llama-Factory.
I successfully quantized the fine-tuned model as given
```
from transformers import Qwen2VLProcessor
from auto_gptq import BaseQuantizeC…
-