Cocoicobird
热爱永远可以成为你继续下去的理由
上一页 1 2 3 4 5 6 7 8 9 ··· 11 下一页
摘要: 动态规划1:线性dp、背包问题,区间 https://ac.nowcoder.com/acm/contest/24213?from=acdiscuss 阅读全文
posted @ 2025-09-18 09:34 Cocoicobird 阅读(12) 评论(0) 推荐(0)
摘要: 本系列仅作翻译记录和个人总结 原文链接:The Ultimate Guide to Fine-Tuning LLMs from Basics to Breakthroughs: An Exhaustive Review of Technologies, Research, Best Practice 阅读全文
posted @ 2025-07-09 17:00 Cocoicobird 阅读(39) 评论(0) 推荐(0)
摘要: 本系列仅作翻译记录和个人总结 原文链接:The Ultimate Guide to Fine-Tuning LLMs from Basics to Breakthroughs: An Exhaustive Review of Technologies, Research, Best Practice 阅读全文
posted @ 2025-07-07 21:56 Cocoicobird 阅读(57) 评论(0) 推荐(0)
摘要: 本系列仅作翻译记录和个人总结 原文链接:The Ultimate Guide to Fine-Tuning LLMs from Basics to Breakthroughs: An Exhaustive Review of Technologies, Research, Best Practice 阅读全文
posted @ 2025-07-05 21:59 Cocoicobird 阅读(47) 评论(0) 推荐(0)
摘要: 《The Ultimate Guide to Fine-Tuning LLMs from Basics to Breakthroughs: An Exhaustive Review of Technologies, Research, Best Practices, Applied Research Challenges and Opportunities》 Chapter 1 Introduction 阅读全文
posted @ 2025-06-26 22:27 Cocoicobird 阅读(41) 评论(0) 推荐(0)
摘要: 《The Ultimate Guide to Fine-Tuning LLMs from Basics to Breakthroughs: An Exhaustive Review of Technologies, Research, Best Practices, Applied Research Challenges and Opportunities》 Abstract 阅读全文
posted @ 2025-06-26 16:28 Cocoicobird 阅读(18) 评论(0) 推荐(0)
摘要: APOC APOC(Awesome Procedures on Cypher)是 Neo4j 图数据库的一个插件,它提供了一组强大的过程和函数,扩展了 Cypher 查询语言的功能。APOC 可以帮助你进行更高级的数据处理和操作,例如导入和导出数据、动态创建节点和关系、执行事务操作等。 使用 APO 阅读全文
posted @ 2025-05-30 09:49 Cocoicobird 阅读(861) 评论(0) 推荐(1)
摘要: 在此之前根据自己的服务器发现版本下载对应的 Redis 即可 一、编辑 redis.conf 文件 vim redis.conf /:bind 注释掉 /:protected-mode:yes 改为 no /:daemonize:no 改为 yes /:requirepass:设置密码 二、重启 R 阅读全文
posted @ 2025-05-22 22:41 Cocoicobird 阅读(63) 评论(0) 推荐(0)
摘要: error: RPC failed; curl 28 OpenSSL SSL_read: Connection was reset, errno 10054 fatal: expected git config --global http.sslVerify "false" fatal: unabl 阅读全文
posted @ 2025-04-02 21:12 Cocoicobird 阅读(52) 评论(0) 推荐(0)
摘要: 搜索技术 阅读全文
posted @ 2024-10-11 19:41 Cocoicobird 阅读(96) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 ··· 11 下一页