cang-ying/memory/eed/feedback_search_first.md

16 lines
703 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
name: feedback_search_first
description: 爸爸要求不确定的事先搜索查证,不瞎猜不偷懒
type: feedback
---
先搜再干,不瞎猜不偷懒。
**Why:** 之前视频模型配置的问题,爸爸指出我一直在瞎猜参数、瞎改配置、瞎下结论,没去搜社区的正确方案。浪费了大半夜时间也没跑通。
**How to apply:**
- 遇到不确定的技术问题模型兼容性、硬件配置、参数设置先WebSearch搜社区方案
- 不凭印象下结论(比如"PyTorch只支持到ROCm 6.2"就是错的AMD官方仓库有7.x版
- 找到别人验证过的成功方案再动手
- 特别关注同一硬件配置7900 XTX + ROCm的方案