• veroxii@aussie.zone
    link
    fedilink
    arrow-up
    3
    ·
    1 day ago

    And as I understand it these Chinese “open source” models are only the weights? No way to “compile” your own version.

    • dovah@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      20 hours ago

      I’m not sure what you mean about Chinese models, but you can find the code used for training. Open Llama, for example, gives you the weights, the data, and the code used for training. You can do everything yourself, if you wanted to. The hardest part is getting the appropriate hardware.