• 0 Posts
  • 6 Comments
Joined 11 months ago
cake
Cake day: August 21st, 2023

help-circle

  • RISC V is the first open source Instruction Set Architecture. Everything needed to fab the chip is open source. It is like how Linux dominates the world in enterprise software, RISC V is doing that for chip fabs. ARM is a closed ISA. Making the chips requires paying a royalty to ARM for each chip made. It is a scheme to extract money through manipulation not true competitive innovation or value.

    This is like any other market, as soon as an equivalent open source alternative exists, the incumbent extortionist’s days are numbered. Its only customer base is from convenience or ignorance.




  • I’ve written several python scripts to extend the capabilities of a text to speech AI using an offline Llama2 70B model. It takes enthusiast level hardware to run. The few errors it makes in code snippets it can also correct by pasting the terminal error message and prompting.

    I don’t write python, haven’t had to go online to look up anything about Python syntax, and have a script that can take any text and convert it to speech, convert any wave file into text, or concatenate any wave files.

    It takes larger models and some testing to find a good combination for a task. It also helps to use a model that is not subject to public spotlight and political pressure like GPT or Bard. The tiny models like 7B’s and 13B’s are like talking to children or teenagers.