could you pls help me to setup SNO in my laptop, I m facing issues while setting up.
@opensourceguy730Ай бұрын
Hi there. You should use OpenShift Local to run OpenShift on your laptop. You can download it for free by going to developers.redhat.com.
@RealLexable5 ай бұрын
Can't imagine it stands any of the other actual stuff out there. Looks like simple llm output here?
@opensourceguy7305 ай бұрын
Hi! The model I demoed is trained on Nondzu/Mistral-7B-code-16k-qlora, a fork of TheBloke/Mistral-7B-Code-16K-qlora-GGUF. You can also easily test different LLMs through the Podman AI extension. I hope this response is helpful.
@bugbiteme9 ай бұрын
Great tutorial. I am guessing we need a second disk for LVM? Also, could you post your yaml and some of the commands in a git repo?
@opensourceguy7309 ай бұрын
Thanks! You will need a second disk for the LVM storage. I can add some of my YAML files to my corresponding Github repo. github.com/ryannix123/openshift-virtualization
@BogdanSerban Жыл бұрын
The biggest downside for me is the lack of portainer support (or an alternative). Cockpit-podman lacks some features.
@opensourceguy730 Жыл бұрын
You could use Portainer to manage the running containers centrally after pushing your software to its running system through Podman.
@uncountableuk Жыл бұрын
Very interesting food for thought. Will definitely check out podman. My main use case for docker locally is to connect it to vscode for multi stack developing. I wonder if podman containers will connect to vs code in a similar way?
@opensourceguy730 Жыл бұрын
Hi and Happy New Year! Podman is fully compatible with all the same Docker extensions, and you can absolutely use VS Code with Podman. Check out: developers.redhat.com/articles/2023/02/14/remote-container-development-vs-code-and-podman
@epongelupe Жыл бұрын
Thank you Ryan! I followed your video and start SNO on my Proxmox server successfuly.
@An_Idiot_in_the_Wild2 жыл бұрын
"These commands are provided in the instructions". Typical Red Hat idiocy. Make users look for potentially outdated commands in documentation, when the option should be available as a checkbox in the GUI. Pathetic.
@dlweeksjr2 жыл бұрын
Sorry, how does this work in an air gapped environment like most Telco's require?
@opensourceguy7302 жыл бұрын
Hello! Typically, you would need something like Zero Touch Provisioning where you create creating declarative configurations for ISO images that are delivered to the edge nodes to begin the installation process. docs.openshift.com/container-platform/4.11/scalability_and_performance/ztp-deploying-disconnected.html
@dushkodavchev2 жыл бұрын
Clear, professional, and on the point. Thank you!
@opensourceguy7302 жыл бұрын
Glad it was helpful!
@cryptout2 жыл бұрын
This is working on UMT too, so you can run it on a beefy laptop :-) Thanks for the clear video.
@opensourceguy7302 жыл бұрын
I wish I had a laptop with those kind of specs! :)