微服务与企业级后端架构
-
2024字节青训营笔记-消息队列与定时任务
消息队列与定时任务
-
mooctest全国大学生软件测试大赛开发者赛道相关知识记录(Junit 4)
软件测试比赛学习记录
-
2024字节青训营笔记-Golang性能优化与GC
Golang性能优化与GC
-
2024字节青训营笔记-Golang依赖管理、测试与高质量编程
Golang依赖管理、测试与高质量编程
-
bcompare使用
因为用meld报错/usr/bin/python3: symbol lookup error: /snap/core20/current/lib/x86_64-linux-gnu/libpthread.so.0: undefined symbol: __libc_pthread_init, version GLIBC_PRIVATE,只好改用bcompare 网站:https://www.s... -
gal/butter reflection
Here’s something encrypted, password is required to continue reading.
-
动漫/电影观后感
生活随笔
-
人生计划与习惯培养
Here’s something encrypted, password is required to continue reading.
-
Datawhale AI 夏令营(2024第三期)AI+逻辑推理方向 模型微调学习笔记
如何基于开源大模型进行优化1. Prompt工程大模型可能知道问题相关,但是我们问的不清楚。所以需要根据我们的提问,构建出一个比较结构化的、大模型易于理解和分析的提问内容。在下方的第二个资料里,我才知道有这么多Prompt的构建思路,难怪说是“工程”。 相关学习资料: datawhalechina/llm-cookbook(教程) Prompt Engineering Guide...