You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was excited to see that this project is "written in plain C", but then all of the examples of training and inference are in C++. I don't wish to engage in a flame war, but I do not want to use C++. I am trying to port the examples to C99, but it's slow going. Are there any examples or projects that do not use C++? (llm.c is the closest I have found)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I was excited to see that this project is "written in plain C", but then all of the examples of training and inference are in C++. I don't wish to engage in a flame war, but I do not want to use C++. I am trying to port the examples to C99, but it's slow going. Are there any examples or projects that do not use C++? (llm.c is the closest I have found)
Beta Was this translation helpful? Give feedback.
All reactions