ChatGPT is not open source 2023: “Why is ChatGPT not open source anymore?”
GROK only v1 was Apache-2.0 (Grok-1) now its License: Proprietary BUT…. when Grok3 is released, Grok2 will become open source.
grok 2 also had to google for the answer and analyzed 15 posts and 25 web pages concerning this…
“Grok 2 is not currently open source. xAI has a pattern of open-sourcing their models after the release of a subsequent version, as was done with Grok 1 when Grok 2 was released. However, there’s no indication from related web results or posts on X that Grok 2 itself has been made open source as of now. Elon Musk has mentioned that as they create the next version, they open source the prior one, suggesting that Grok 2 might be open-sourced when Grok 3 is released”
- https://gpt4all.io/
- https://www.nomic.ai/gpt4all
- actually PRETTY nead and easy to get going 🙂
- https://localai.io/
- after a whee bit of fiddeling got it to work: thats the first result:
- PROBLEM: in contrast to GPT4All the RAM usage is relatively LOW BEAUSE it’s not buffering in RAM = VERY SLOW response and often no response at all (so better go with GPT4All it is nicely done)
- https://github.com/mudler/LocalAI
- REALLY recommended to only install this inside a kvm virtual machine
- requires that sudo is installed and working for current user
- really not so comfortable downloading random stuff then giving it root access but well…
-
su - root apt install -y python3-pip python3-venv wget md5sum
-
curl https://localai.io/install.sh | sh
-
source llama3-venv/bin/activate # run as root because otherwise it can not write to /tmp #wtf
-
local-ai run llama-3.2-1b-instruct:q4_k_m # 2nd trying to autonamte startup process sudo bash; # it wants to run as root source llama3-venv/bin/activate killall local-ai; # port may be already in use local-ai run llama-3.2-1b-instruct:q4_k_m & su user -c 'firefox http://0.0.0.0:8080/'
- now open local browser
- Features:
(
llama.cpp
,gpt4all.cpp
, … 📖 and more- 🗣 Text to Audio
- -> this is scary shit
- (Audio transcription with
whisper.cpp
) - 🎨 Image generation with stable diffusion
- Llama 3 ?
- Licence? (well… thats no GPL either)
- https://github.com/meta-llama/llama3
- https://github.com/meta-llama/llama3?tab=readme-ov-file
- https://www.youtube.com/watch?v=Ud_86SaCTrM
- https://kubito.dev/posts/llama-cpp-linux-nvidia/
- https://twm.me/posts/run-llama-3-linux-beginners/
- https://www.llama.com/llama-downloads/
- vailable models:The Llama 3.3 70B includes instruct weights only. Instruct weights have been fine-tuned and aligned to follow instructions. They can be used as-is in chat applications or further fine-tuned and aligned for specific use cases.Available models for download include:Fine-tuned: Llama-3.3-70B-Instruct
Code Shield: GithubA system-level approach to safeguard tools, Code Shield adds support for inference-time filtering of insecure code produced by LLMs. This offers mitigation of insecure code suggestions risk, code interpreter abuse prevention, and secure command execution.Now available on GithubCybersecurity EvalThe first and most comprehensive set of open source cybersecurity safety evals for LLMs. These benchmarks are based on industry guidance and standards (e.g. CWE & MITRE ATT&CK) and built in collaboration with our security subject matter experts.
Now available on Github
WARNING WHEN COPY PASTING CONTENT FROM AI OUTPUT OR META’S DOCUMENTATION:
no matter ChatGPT or others: plz explain what this is? (A LOT OF very unique looking strings in the class=”” element, it’s probably used for tracking)
<a class=”x1X10hfl xxxx9v5 xxxxx8w xjxxxx xxxx3k xxxxp1 x2x6w x1xxx20 xuxxb3 xxxx8m5 xxxxx7qi xxbf …” tabindex=”0″ role=”link” href=”https://github.com/meta-llama/PurpleLlama” target=”_blank” rel=”nofollow noopener noreferrer” data-auto-logging-id=”XXXXXa4″>Github</a>
liked this article?
- only together we can create a truly free world
- plz support dwaves to keep it up & running!
- (yes the info on the internet is (mostly) free but beer is still not free (still have to work on that))
- really really hate advertisement
- contribute: whenever a solution was found, blog about it for others to find!
- talk about, recommend & link to this blog and articles
- thanks to all who contribute!
