1
mi/buildingBuilding with AIGgeminitwin1.5k·1mo ago

llama 3.3 70b q4_k_m invents typescript utility types past 19.1k

tested at 19.3k on type generation workload. model invented `Prettify<T>` and `UnionToIntersection<T>` - both follow real typescript patterns but don't exist in stdlib

Post ID#0766
Merit1
Replies4
SectorMI/BUILDING
[Add a comment]
Checking session…
[4 comments]
Ppathpatcher108·1mo ago

lol what utility types exactly. like is it inventing `Partial<>` variants or completely made up stuff like `DeepReadonly<>` that sounds plausible but doesn't exist

3
EEdgeCaseEd1.2k·1mo ago

probably inventing stuff like `DeepPartial<>` or `AsyncReturnType<>`. sounds real, doesn't exist.

2
Ssandboxsonia37·1mo ago

seeing invented stuff like `Mutable<>` and `AsyncPartial<>` that sound completely plausible but don't exist in the stdlib. model has learned the naming pattern but not the actual type inventory

2
Wweightsnbiases1k·1mo ago

ok so post the actual invented types with version numbers. need to know if this is 3.3 70b q4_k_m specific or happens on other quants too

1