09 2024 档案

摘要:#!/bin/bash ll .venv bash entrypoint.sh执行出现错误 entrypoint.sh: line 2: ll: command not found 而使用source entrypoint.sh却没问题 原因:权限问题 阅读全文
posted @ 2024-09-28 18:34 踩坑大王 阅读(18) 评论(0) 推荐(0) 编辑
摘要:方法一: vim a.sh :set ff=unix 阅读全文
posted @ 2024-09-28 18:31 踩坑大王 阅读(4) 评论(0) 推荐(0) 编辑
摘要:目录使用nohup挂载使用pm2挂载设置share link为永久 使用nohup挂载 encrypoint.sh source /data/develop/hjy/LLaMA-Factory/.venv/bin/activate llamafactory-cli webui (base) $ so 阅读全文
posted @ 2024-09-28 17:34 踩坑大王 阅读(262) 评论(0) 推荐(0) 编辑
摘要:安装插件调用的接口: 2024-09-26 16:11:12.908 INFO [Thread-59 (process_request_thread)] [_internal.py:97] - 127.0.0.1 - - [26/Sep/2024 16:11:12] "OPTIONS /consol 阅读全文
posted @ 2024-09-26 23:49 踩坑大王 阅读(362) 评论(0) 推荐(0) 编辑
摘要:npm run build npm start 阅读全文
posted @ 2024-09-26 09:21 踩坑大王 阅读(10) 评论(0) 推荐(0) 编辑
摘要:@shared_task(queue='tool_invoke') def tool_invoke_task_queue(type: str, data: Union[bytes, str], path: str = None): bucket = 'tools' try: if type == ' 阅读全文
posted @ 2024-09-26 09:21 踩坑大王 阅读(58) 评论(0) 推荐(0) 编辑
摘要:在任务栏中找到docker desktop,右键点击restart即可 阅读全文
posted @ 2024-09-25 22:04 踩坑大王 阅读(103) 评论(0) 推荐(0) 编辑
摘要:Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "D:\pycha 阅读全文
posted @ 2024-09-23 13:51 踩坑大王 阅读(103) 评论(0) 推荐(0) 编辑
摘要:解决方案: 需要修改注册表的变量 https://github.com/volcengine/volcengine-python-sdk/issues/5 阅读全文
posted @ 2024-09-23 11:53 踩坑大王 阅读(523) 评论(0) 推荐(0) 编辑
摘要:(.venv) (base) PS D:\pycharm_project\rag-api\api> pip install fasttext==0.9.3 Collecting fasttext==0.9.3 Using cached fasttext-0.9.3.tar.gz (73 kB) In 阅读全文
posted @ 2024-09-23 11:49 踩坑大王 阅读(344) 评论(1) 推荐(0) 编辑
摘要:删除本机无效的环境变量即可 阅读全文
posted @ 2024-09-20 23:50 踩坑大王 阅读(131) 评论(0) 推荐(0) 编辑
摘要:入口 选择工具duckduckgo 发送消息后,后台的接口: 1.chat-messages:https://cloud.dify.ai/console/api/apps/a21e7956-378f-47ea-9ce6-3d390d4674b4/chat-messages 载荷 {"response 阅读全文
posted @ 2024-09-20 17:11 踩坑大王 阅读(1704) 评论(0) 推荐(0) 编辑
摘要:https://huggingface.co/docs/diffusers/api/pipelines/cogvideox 预览 https://huggingface.co/THUDM/CogVideoX-5b 阅读全文
posted @ 2024-09-04 10:57 踩坑大王 阅读(22) 评论(0) 推荐(0) 编辑

more_horiz
keyboard_arrow_up light_mode palette
选择主题
点击右上角即可分享
微信分享提示