no-fee服务器玩转LLM

Render Dashboard上部署kimi-free等 proxy

LLM-Red-Team/kimi-free-api: 🚀 KIMI AI 长文本大模型逆向API白嫖测试【特长:长文本解读整理】,支持高速流式输出、智能体对话、联网搜索、长文档解读、图像OCR、多轮对话,零配置部署,多路token支持,自动清理会话痕迹。 (github.com)

https://replit.com/   上部署Uptime Kuma Replit搭建 Uptime-Kuma监控面板|舒夏博客 (xn--9krr6ks8brt9d.eu.org)

创建监控项ping proxy的网址,保持render服务器的活跃度

git clone https://github.com/louislam/uptime-kuma.git
git clone https://github.com/sxbai/Uptime-Kuma-on-replit.git

cd uptime-kuma && npm run setup
sudo npm install -g pm2
cd .. && pm2 install pm2-logrotate

wget -O main.sh https://raw.githubusercontent.com/sxbai/Uptime-Kuma-on-replit/master/main.sh

相关推荐

  1. no-fee服务器LLM

    2024-07-16 02:18:01       19 阅读

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2024-07-16 02:18:01       66 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2024-07-16 02:18:01       70 阅读
  3. 在Django里面运行非项目文件

    2024-07-16 02:18:01       57 阅读
  4. Python语言-面向对象

    2024-07-16 02:18:01       68 阅读

热门阅读

  1. lvs是什么

    2024-07-16 02:18:01       18 阅读
  2. UDP传输文件和FTP传输文件

    2024-07-16 02:18:01       20 阅读
  3. flutter Android端权限

    2024-07-16 02:18:01       19 阅读
  4. .NET在工控上位机开发中有哪些成功的案例?

    2024-07-16 02:18:01       23 阅读
  5. 最短路之朴素版的dij板子

    2024-07-16 02:18:01       18 阅读
  6. c++ 生成随机字符串

    2024-07-16 02:18:01       21 阅读
  7. 顺序表(C语言)

    2024-07-16 02:18:01       18 阅读
  8. 堆、栈和队列(数据结构)

    2024-07-16 02:18:01       21 阅读
  9. 跨越空间的编码:在PyCharm中高效使用远程解释器

    2024-07-16 02:18:01       18 阅读
  10. C# 中,使用 LINQ 示例 备忘

    2024-07-16 02:18:01       21 阅读