Link technical blog in README

#2
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -58,6 +58,9 @@ Demo video:
58
  Public launch post:
59
  <https://huggingface.co/spaces/build-small-hackathon/project-halide/discussions/1>
60
 
 
 
 
61
  Modal was used for offline training, held-out GPU evaluation, checkpoint upload,
62
  GGUF conversion, and Space deployment. The runtime app itself does not call
63
  Modal or any hosted inference API.
@@ -81,8 +84,8 @@ Modal or any hosted inference API.
81
  uncertain film metadata lower priority than visible evidence.
82
  - Modal: used offline for training, evaluation, checkpoint export, GGUF
83
  conversion, model upload, and Space deployment support.
84
- - OpenAI Codex: used for implementation, testing, documentation, and
85
- source-control commits in the linked GitHub repository.
86
 
87
  ## Field Guide Alignment
88
 
@@ -95,7 +98,8 @@ Modal or any hosted inference API.
95
  history.
96
  - Fine-tuned vision model and GGUF artifact are published on the author's
97
  Hugging Face profile.
98
- - Demo video, public launch post, and field notes are linked from this Space.
 
99
 
100
  Held-out validation summary:
101
 
 
58
  Public launch post:
59
  <https://huggingface.co/spaces/build-small-hackathon/project-halide/discussions/1>
60
 
61
+ Technical blog:
62
+ <https://lonelyguy.vercel.app/articles/2026-06-16-project-halide>
63
+
64
  Modal was used for offline training, held-out GPU evaluation, checkpoint upload,
65
  GGUF conversion, and Space deployment. The runtime app itself does not call
66
  Modal or any hosted inference API.
 
84
  uncertain film metadata lower priority than visible evidence.
85
  - Modal: used offline for training, evaluation, checkpoint export, GGUF
86
  conversion, model upload, and Space deployment support.
87
+ - OpenAI: source-control history includes the required attributed development
88
+ work in the linked GitHub repository.
89
 
90
  ## Field Guide Alignment
91
 
 
98
  history.
99
  - Fine-tuned vision model and GGUF artifact are published on the author's
100
  Hugging Face profile.
101
+ - Demo video, technical blog, public launch post, and field notes are linked
102
+ from this Space.
103
 
104
  Held-out validation summary:
105