what's the purpose of the model? Is it to help generate verilog design?

#1
by StevenGon - opened

The model is too large to run demo in hugging face and I am not sure what is this? Thanks.

Have you considered running any other LLM of the same scale? If not, the overhead will be the same. However, you can reduce the compute and memory footprint by using one of our in-house developed frameworks called fauxpilot, details in my GitHub page

Yes, the model is used to generate Verilog for a given high level specification in natural language

It would really help to know details of how this model was trained.
Details like:

  • what was the dataset used for fine tuning
  • Total tokens used for fine tuning
  • Tasks this model can already be used for

Sign up or log in to comment