heiheiheibj

Results 23 issues of heiheiheibj

(roop) C:\refacer>pip install ffmpeg-python Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Requirement already satisfied: ffmpeg-python in c:\programdata\anaconda3\envs\roop\lib\site-packages (0.2.0) Requirement already satisfied: future in c:\programdata\anaconda3\envs\roop\lib\site-packages (from ffmpeg-python) (0.18.3) To create a public link, set...

在本地已经跑起来了,效果不错 用POSTMAN来调用,如何传参呢。 非常感谢

执行 talkgpt4all 出错 Traceback (most recent call last): File "D:\ProgramData\Anaconda3\envs\talkgpt4all\lib\runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "D:\ProgramData\Anaconda3\envs\talkgpt4all\lib\runpy.py", line 86, in _run_code exec(code, run_globals) File "D:\ProgramData\Anaconda3\envs\talkgpt4all\Scripts\talkgpt4all.exe\__main__.py", line 7,...

accelerate launch -m axolotl.cli.train examples/qwen2/qlora-fsdp.yaml ![image](https://github.com/datamllab/tods/assets/6910198/cc45944a-7cc0-42c2-ab12-05a92960d722) What should be done to solve this problem. Thank you.

K:\ComfyUI_windows_portable_nvidia_or_cpu_nightly_pytorch\ComfyUI_windows_portable_nightly_pytorch>.\python_embeded\python.exe -s ComfyUI\main.py --cpu --windows-standalone-build Traceback (most recent call last): File "K:\ComfyUI_windows_portable_nvidia_or_cpu_nightly_pytorch\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\main.py", line 73, in import comfy.utils File "K:\ComfyUI_windows_portable_nvidia_or_cpu_nightly_pytorch\ComfyUI_windows_portable_nightly_pytorch\ComfyUI\comfy\utils.py", line 1, in import torch File "K:\ComfyUI_windows_portable_nvidia_or_cpu_nightly_pytorch\ComfyUI_windows_portable_nightly_pytorch\python_embeded\Lib\site-packages\torch\__init__.py", line 148, in raise...

`from sentence_transformers import * model = SentenceTransformer("Alibaba-NLP/gte-Qwen1.5-7B-instruct", trust_remote_code=True) # In case you want to reduce the maximum length: model.max_seq_length = 8192 queries = [ "how much protein should a female...

### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this? - [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions ### 该问题是否在FAQ中有解答? | Is there an...

python finetune.py --model_name_or_path /mnt/k/Qwen2/Qwen2-1.5B-Instruct --data_path example_data.jsonl --bf16 False --output_dir output_qwen --num_train_epochs 5 --per_device_train_batch_size 2 --per_device_eval_batch_size 1 --gradient_accumulation_steps 8 --evaluation_strategy "no" --save_strategy "steps" --save_steps 10 --save_total_limit 10 --learning_rate 3e-4 --weight_decay 0.01...

### Description / 描述 运行 https://modelbest.feishu.cn/wiki/LrdMwKKt3iZgoYkQlPRcvY1PnXc 页面的 Function call 简易实现(更细致、更高效请看[【再聊agent】Function call 详解] 代码 输出的 response 内容为 I'm sorry, but as an AI assistant, I don't have access to personal data...

badcase