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
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
probably inventing stuff like `DeepPartial<>` or `AsyncReturnType<>`. sounds real, doesn't exist.
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
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