RPython-based emulator speeds up RISC-V simulation over 15x
https://www.pypy.org/posts/2023/05/rpython-used-to-speed-up-risc-v-simulation-over-15x.html
https://www.pypy.org/posts/2023/05/rpython-used-to-speed-up-risc-v-simulation-over-15x.html
PyPy
RPython-based emulator speeds up RISC-V simulation over 15x
In cooperation with RISC-V International, who funded a part of this project,
we recently created a workflow to
use RPython to take a Sail RISC-V model and automatically create a RISC-V ISA
emulator fr
we recently created a workflow to
use RPython to take a Sail RISC-V model and automatically create a RISC-V ISA
emulator fr
deforum-art / sd-webui-deforum
Deforum extension script for AUTOMATIC1111's Stable Diffusion webui
https://github.com/deforum-art/sd-webui-deforum
Deforum extension script for AUTOMATIC1111's Stable Diffusion webui
https://github.com/deforum-art/sd-webui-deforum
GitHub
GitHub - deforum/sd-webui-deforum: Deforum extension for AUTOMATIC1111's Stable Diffusion webui
Deforum extension for AUTOMATIC1111's Stable Diffusion webui - deforum/sd-webui-deforum
xtekky / gpt4free
decentralising the Ai Industry, just some language model api's...
https://github.com/xtekky/gpt4free
decentralising the Ai Industry, just some language model api's...
https://github.com/xtekky/gpt4free
GitHub
GitHub - xtekky/gpt4free: The official gpt4free repository | various collection of powerful language models | o4, o3 and deepseek…
The official gpt4free repository | various collection of powerful language models | o4, o3 and deepseek r1, gpt-4.1, gemini 2.5 - xtekky/gpt4free
StableSR
Exploiting Diffusion Prior for Real-World Image Super-Resolution.
https://github.com/IceClear/StableSR
Exploiting Diffusion Prior for Real-World Image Super-Resolution.
https://github.com/IceClear/StableSR
GitHub
GitHub - IceClear/StableSR: [IJCV2024] Exploiting Diffusion Prior for Real-World Image Super-Resolution
[IJCV2024] Exploiting Diffusion Prior for Real-World Image Super-Resolution - IceClear/StableSR
FreedomIntelligence / LLMZoo
⚡LLM Zoo is a project that provides data, models, and evaluation benchmark for large language models.⚡
https://github.com/FreedomIntelligence/LLMZoo
⚡LLM Zoo is a project that provides data, models, and evaluation benchmark for large language models.⚡
https://github.com/FreedomIntelligence/LLMZoo
GitHub
GitHub - FreedomIntelligence/LLMZoo: ⚡LLM Zoo is a project that provides data, models, and evaluation benchmark for large language…
⚡LLM Zoo is a project that provides data, models, and evaluation benchmark for large language models.⚡ - FreedomIntelligence/LLMZoo
h2oai / h2o-llmstudio
H2O LLM Studio - a framework and no-code GUI for fine-tuning LLMs
https://github.com/h2oai/h2o-llmstudio
H2O LLM Studio - a framework and no-code GUI for fine-tuning LLMs
https://github.com/h2oai/h2o-llmstudio
GitHub
GitHub - h2oai/h2o-llmstudio: H2O LLM Studio - a framework and no-code GUI for fine-tuning LLMs. Documentation: https://docs.h2o.ai/h2o…
H2O LLM Studio - a framework and no-code GUI for fine-tuning LLMs. Documentation: https://docs.h2o.ai/h2o-llmstudio/ - h2oai/h2o-llmstudio
Makefile Tricks for Python Projects
https://ricardoanderegg.com/posts/makefile-python-project-tricks/
https://ricardoanderegg.com/posts/makefile-python-project-tricks/
rand[om]
Makefile tricks for Python projects
I like using Makefiles. They work great both as simple task runners as well as build systems for medium-size projects. This is my starter template for Python projects.
Note: This blog post assumes some basic knowledge of how make and Makefiles work.
Basic…
Note: This blog post assumes some basic knowledge of how make and Makefiles work.
Basic…
What's the most pointless program you've made with Python that you still use today?
https://www.reddit.com/r/Python/comments/13pmej7/whats_the_most_pointless_program_youve_made_with/
https://www.reddit.com/r/Python/comments/13pmej7/whats_the_most_pointless_program_youve_made_with/
Reddit
Explore this post and more from the Python community
A Python package to retrieve data from Steam
https://www.reddit.com/r/Python/comments/13i7oyy/a_python_package_to_retrieve_data_from_steam/
https://www.reddit.com/r/Python/comments/13i7oyy/a_python_package_to_retrieve_data_from_steam/
Reddit
Explore this post and more from the Python community
AIGC-Audio / AudioGPT
AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head
https://github.com/AIGC-Audio/AudioGPT
AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head
https://github.com/AIGC-Audio/AudioGPT
GitHub
GitHub - AIGC-Audio/AudioGPT: AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head
AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head - AIGC-Audio/AudioGPT
OpenBMB / BMTools
Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins
https://github.com/OpenBMB/BMTools
Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins
https://github.com/OpenBMB/BMTools
GitHub
GitHub - OpenBMB/BMTools: Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins
Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins - OpenBMB/BMTools
Significant-Gravitas / Auto-GPT-Plugins
Plugins for Auto-GPT
https://github.com/Significant-Gravitas/Auto-GPT-Plugins
Plugins for Auto-GPT
https://github.com/Significant-Gravitas/Auto-GPT-Plugins
GitHub
GitHub - Significant-Gravitas/Auto-GPT-Plugins: Plugins for Auto-GPT
Plugins for Auto-GPT. Contribute to Significant-Gravitas/Auto-GPT-Plugins development by creating an account on GitHub.
Python Wizardry: The Secret to Writing Great Classes
Learn 5 essential tips for writing Python classes that will help you take your object-oriented programming skills to the next level.
https://www.youtube.com/watch?v=lX9UQp2NwTk
Learn 5 essential tips for writing Python classes that will help you take your object-oriented programming skills to the next level.
https://www.youtube.com/watch?v=lX9UQp2NwTk
YouTube
The Ultimate Guide to Writing Classes in Python
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
In this video, I'll share 5 essential tips for writing Python classes that will help you take your object-oriented programming skills to the next level.
Git Repo…
In this video, I'll share 5 essential tips for writing Python classes that will help you take your object-oriented programming skills to the next level.
Git Repo…
ChatGPT + Noteable (Jupyter) = Mind-blowing!
Do you use Python, Pandas, and Seaborn to collect, analyze, and plot data? Then you'll be amazed by what ChatGPT can do, when using ChatGPT+, GPT-4 model, and the plugin for Noteable's version of Jupyter notebooks.
https://www.youtube.com/watch?v=otk2AA6hGgU
Do you use Python, Pandas, and Seaborn to collect, analyze, and plot data? Then you'll be amazed by what ChatGPT can do, when using ChatGPT+, GPT-4 model, and the plugin for Noteable's version of Jupyter notebooks.
https://www.youtube.com/watch?v=otk2AA6hGgU
YouTube
ChatGPT + Noteable (Jupyter) = Mind-blowing!
Do you use Python, Pandas, and Seaborn to collect, analyze, and plot data? Then you'll be amazed by what ChatGPT can do, when using ChatGPT+, GPT-4 model, and the plugin for Noteable's version of Jupyter notebooks.
[UPDATE/NOTE: This was my first summary…
[UPDATE/NOTE: This was my first summary…
Completely rebuilt classic Donkey Kong in Python using the PyGame module!
https://www.reddit.com/r/Python/comments/13p67zi/completely_rebuilt_classic_donkey_kong_in_python/
https://www.reddit.com/r/Python/comments/13p67zi/completely_rebuilt_classic_donkey_kong_in_python/