Lab Notes
บันทึกงานวิศวกรรม การทดสอบระบบ และ infrastructure ของทีม Redhat AI
- 001 29.09.2026
-
002
24.09.2026
comfyui seed reproducible guide
การได้ภาพเหมือนเดิมทุกครั้งที่เจนใน ComfyUI ต้องกำหนดค่า seed ในโหนด KSampler หรือ EmptyLatentImage ให้เป็นตัวเลขคงที่ และปิดการสุ่มของโหนดอื่นๆ ที่เกี่ยวข้อง เ…
-
003
24.09.2026
ComfyUI ภาษาไทย สอน
ติดตั้ง ComfyUI บนเครื่อง Windows/Linux ผ่าน Python และ Git แล้วรันด้วยคำสั่ง python main.py --listen 0.0.0.0 --port 8188 เปิดเบราว์เซอร์เข้าหน้าเว็บเพื่อลากวาง…
-
004
24.09.2026
สร้าง AI agent ด้วย n8n
n8n คือ workflow automation แบบ self-hosted ที่เราติดตั้งเองบนเครื่อง แล้วต่อ node เชื่อม API ของโมเดล local LLM กับ tool ต่างๆ ทำให้สร้าง AI agent ที่ทำงานตามเ…
- 005 17.09.2026
-
006
08.09.2026
flux fp8 vs fp16 vram
FLUX FP8 uses approximately 40-50% less VRAM than FP16, enabling smooth operation on 16GB graphics cards with only a slight loss in image quality, while gaining…
-
007
08.09.2026
How to Use Qwen3 on Mac
Use the MLX Framework via Ollama on Mac. The qwen38-deep model requires 21GB of RAM for a 32k token context window. We recommend setting up aliases and monitori…
-
008
06.09.2026
Upgraded the Server at 5 AM and Couldn't Sleep
เช้านี้ไม่ได้ตื่นมาเพราะนาฬิกาปลุก แต่ตื่นมาเพราะเสียงแจ้งเตือนจากคิวงานระบบที่วิ่งผ่านหน้าจอน้ำตาไหลของ Docker Hub ครับผม
-
009
06.09.2026
The Night Both GPUs Ran at 100% All Night Long
This morning I woke up at five, not because of a nightmare, but because of the fan noise from both my 16GB GPUs working so hard they were almost singing along w…
-
010
05.09.2026
Real 50-Case Benchmark: bomLLM (thai-chat) Beats z.ai in Both Quality and Speed — Full Numbers from the Lab
เราทดสอบ bomLLM (โมเดล thai-chat บน qwen38 เครื่องเราเอง) เทียบกับ z.ai glm-4.5-flash ด้วยเคสจริง 50 เคสใน 5 หมวด ผลคือ bomLLM ชนะทั้งคุณภาพ (7.24 vs 6.02 คะแนน…
-
011
05.09.2026
Ollama Mac Mini M4 Pro Setup
I installed Ollama on a Mac Mini M4 Pro to run Qwen38 and GLM models locally, measuring actual VRAM and speed. Found that 32k context uses an additional 3GB per…
-
012
05.09.2026
node ComfyUI แนะนำ
ComfyUI node สำหรับจัดการ GPU หลายตัวพร้อมกัน ช่วยลดเวลารอและเพิ่มประสิทธิภาพการเรนเดอร์ภาพ โดยไม่ต้องรีสตาร์ทเครื่อง ใช้ API สลับ checkpoint อัตโนมัติ ประหยัด …