Found 43 bookmarks
Newest
Run DeepSeek-R1 Dynamic 1.58-bit
Run DeepSeek-R1 Dynamic 1.58-bit
DeepSeek R-1 is the most powerful open-source reasoning model that performs on par with OpenAI's o1 model. Run the 1.58-bit Dynamic GGUF version by Unsloth.
·unsloth.ai·
Run DeepSeek-R1 Dynamic 1.58-bit
Msty as LM Studio alternative
Msty as LM Studio alternative
Msty is the perfect alternative to LM Studio. Msty offers a powerful and intuitive interface that makes it easy to get started, even for beginners. Say goodbye to complexities and embrace the simplicity with Msty. With innovative features like Folders, Vapor Mode, and Workspaces, Msty makes you more productive than you ever got with LM Studio.
·msty.app·
Msty as LM Studio alternative
Curiosity - AI search for everything
Curiosity - AI search for everything
The ultimate AI productivity app that protects your privacy. Bring all your apps and data into one AI-powered search and assistant. Get it for you and for your teams today.
·curiosity.ai·
Curiosity - AI search for everything
MacWhisper 8 Improvements - MacSparky
MacWhisper 8 Improvements - MacSparky
MacWhisper has been updated to version 8 with some new features, including a video player. Multiple apps use the Whisper model to perform transcription. I bought a license for MacWhisper early, and I’ve been using it a lot ever since. One example: We use a Notion database to manage all the MacSparky content (this blog, the... Continue reading →
·macsparky.com·
MacWhisper 8 Improvements - MacSparky
Beam
Beam
Press a hotkey to chat anywhere on your Mac. No subscription fees. No logins. Your own API key.
·getbeam.ai·
Beam
danny-avila/LibreChat: Enhanced ChatGPT Clone: Features OpenAI, GPT-4 Vision, Bing, Anthropic, OpenRouter, PaLM 2, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development
danny-avila/LibreChat: Enhanced ChatGPT Clone: Features OpenAI, GPT-4 Vision, Bing, Anthropic, OpenRouter, PaLM 2, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development
Enhanced ChatGPT Clone: Features OpenAI, GPT-4 Vision, Bing, Anthropic, OpenRouter, PaLM 2, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-...
·github.com·
danny-avila/LibreChat: Enhanced ChatGPT Clone: Features OpenAI, GPT-4 Vision, Bing, Anthropic, OpenRouter, PaLM 2, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development
GitHub - smol-ai/GodMode: AI Chat Browser: Fast, Full webapp access to ChatGPT / Claude / Bard / Bing / Llama2! I use this 20 times a day.
GitHub - smol-ai/GodMode: AI Chat Browser: Fast, Full webapp access to ChatGPT / Claude / Bard / Bing / Llama2! I use this 20 times a day.
AI Chat Browser: Fast, Full webapp access to ChatGPT / Claude / Bard / Bing / Llama2! I use this 20 times a day. - GitHub - smol-ai/GodMode: AI Chat Browser: Fast, Full webapp access to ChatGPT / C...
·github.com·
GitHub - smol-ai/GodMode: AI Chat Browser: Fast, Full webapp access to ChatGPT / Claude / Bard / Bing / Llama2! I use this 20 times a day.
Set Up Python Environment for CogSci 131
Set Up Python Environment for CogSci 131
CogSci 131 (Computational Modeling of Cognition) is one of my favorite classes at Berkeley when I took it with Prof. Tom Griffiths in 2016. Now I’m teaching it in my last semester. Before getting to the fun parts (e.g., implementing recurrent nets and classic RL algorithms like SARSA using vanilla NumPy), one needs to set up the right Python environment. I hope this tutorial can save students some headaches. Option #1: Conda Virtual Environment To avoid nightmares down the line👇, use virtual environments for your local stuff.
·yuan-meng.com·
Set Up Python Environment for CogSci 131
How to Install PyTorch GPU for Mac M1/M2 with Conda
How to Install PyTorch GPU for Mac M1/M2 with Conda
You can install PyTorch for GPU support with a Mac M1/M2 using CONDA. It is very important that you install an ARM version of Python. In this video I walk you through all the steps necessary to prepare an Apple Metal Mac for my deep learning course in PyTorch. 0:27 Overview 1:00 Install Miniconda 1:49 Uninstall Anaconda (optional) 3:33 Install Miniconda 5:03 Install Jupyter 5:24 Install PyTorch 7:07 Create Jupyter Kernel Code for This Video: https://github.com/jeffheaton/t81_558_deep_learning/blob/pytorch/install/pytorch-install-aug-2022.ipynb ~~~~~~~~~~~~~~~ COURSE MATERIAL ~~~~~~~~~~~~~~~ 📖 Textbook - coming soon 😸🐙 GitHub - https://github.com/jeffheaton/t81_558_deep_learning/tree/pytorch ▶️ Play List - https://www.youtube.com/playlist?list=PLjy4p-07OYzuy_lHcRW8lPTLPTTOmUpmi 🏫 WUSTL Course Site - https://sites.wustl.edu/jeffheaton/t81-558/ ~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~ 🖥️ Website: https://www.heatonresearch.com/ 🐦 Twitter - https://twitter.com/jeffheaton 😸🐙 GitHub - https://github.com/jeffheaton 📸 Instagram - https://www.instagram.com/jeffheatondotcom/ 🦾 Discord: https://discord.gg/3bjthYv ▶️ Subscribe: https://www.youtube.com/c/heatonresearch?sub_confirmation=1 ~~~~~~~~~~~~~~ SUPPORT ME 🙏~~~~~~~~~~~~~~ 🅿 Patreon - https://www.patreon.com/jeffheaton 🙏 Other Ways to Support (some free) - https://www.heatonresearch.com/support.html ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #Python #Tensorflow #Keras
·youtube.com·
How to Install PyTorch GPU for Mac M1/M2 with Conda