taozhiyuai
taozhiyuai
### What is the issue? 1. modelfile FROM ./DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored.Q8_0.gguf TEMPLATE "{{- if .Messages }} {{- if .System }}system {{ .System }} {{- end }} {{- range .Messages }}{{ .Role }}...
### Describe the bug may I know why OI output so many texts? `▌ Exited verbose mode > hi Request to litellm: litellm.completion(model='openai/taozhiyuai/yi-v1.5-chat-16k:34b_q8_0', messages=[{'role': 'system', 'content': 'You are Open Interpreter,...
mobile is redmi m2012k10c press update button, error info below the screen is "fail to get fcm token "
hope to support openai compatible api format
is that possible to support android mobile?
每一次运行粘土工作流都会出现这个错误.但是工作流还是会工作, 但是必须重新打开工作流. 突然出现这个问题,之前运行粘土都没有问题. 其他工作流不会出现这个问题. Mac Pro m3 max `QualityOfLifeSuit_Omar92::downloading NSP [ERROR] An error occurred while retrieving information for the 'RandomNSP _O' node. Traceback (most recent call last): File "/Users/taozhiyu/miniconda3/envs/comflowy/lib/python3.10/urllib/request.py", line...
MAC下运行报错
### System Info / 系統信息 Mac.已经安装了PyTorch, 运行失败报错 ### Information / 问题信息 - [X] The official example scripts / 官方的示例脚本 - [ ] My own modified scripts / 我自己修改的脚本和任务 ### Reproduction...
*Note: For general usage questions and help, please use either our [FaceSwap Forum](https://faceswap.dev/forum) or [FaceSwap Discord server](https://discord.gg/FC54sYg). General usage questions are liable to be closed without response.* **Crash reports MUST...
run on Mac M3 Max 128GB run this code ``` from transformers import AutoModel, AutoTokenizer MAX_LENGTH = 128 model = AutoModel.from_pretrained("unsloth/Meta-Llama-3.1-405B-Instruct-bnb-4bit") input_text = ['What is the capital of China? Introduce...
I run demo successfully on my Mac Pro. it seems it runs on CPU only, not GPU. is that possible run on GPU?