#cf-outreach: gCanton! Sharing the first milestone delivered wit

gCanton!
Sharing the first milestone delivered within the Canton Foundation Development grant :rocket:

CatalyX Daml Coding Assistant is available on the VS Code Marketplace. Daml autocompletion from a 7B model fine-tuned on real Daml code.
The benchmarks and numbers, so you can judge them yourselves: github.com/IntellectEU/daml-fim-benchmark

Weights are published as well, so inference can run inside your own network and no proprietary Daml goes to a third-party API: huggingface.co/intellecteu/daml-fim-7b

If you write Daml, the most useful thing you can do for us is tell us your feedback.
Reply here in :thread: or open an issue on the benchmark repo.

:link: Install and try it in VS Code: marketplace.visualstudio.com/items?itemName=intellecteu.daml-cod…

:black_right_pointing_double_triangle_with_vertical_bar: Next under the grant are Daml code generation and test generation.