An open API service indexing awesome lists of open source software.

https://github.com/randomicecube/llm-exercise


https://github.com/randomicecube/llm-exercise

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Automatic Translation from C to Rust using LLMs

This repo will contain a basic exercise to get familiar with the basic
C -> Rust language translation pipeline, including commonly used tools,
as well as a basic LLM-based translation pipeline, using the IntroClass
benchmark and StarCoder.