hiyouga / LLaMA-Factory
Easy-to-use LLM fine-tuning framework (LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, ChatGLM3)
https://github.com/hiyouga/LLaMA-Factory
Easy-to-use LLM fine-tuning framework (LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, ChatGLM3)
https://github.com/hiyouga/LLaMA-Factory
GitHub
GitHub - hiyouga/LLaMA-Factory: Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024) - hiyouga/LLaMA-Factory
Wonder3D
A cross-domain diffusion model for 3D reconstruction from a single image.
https://github.com/xxlong0/Wonder3D
A cross-domain diffusion model for 3D reconstruction from a single image.
https://github.com/xxlong0/Wonder3D
GitHub
GitHub - xxlong0/Wonder3D: Single Image to 3D using Cross-Domain Diffusion for 3D Generation
Single Image to 3D using Cross-Domain Diffusion for 3D Generation - xxlong0/Wonder3D
Build ChatGPT-like Apps with AI
If you're interested in the practical applications of AI and Large Language Models (LLMs), you'll find value in this talk and live demo. The presentation goes beyond theory to include real-world examples and best practices, including a GitHub repository packed with Python code and ChatGPT-like app examples that will help you spin up your own app.
https://sixfeetup.com/company/news/build-chatgpt-like-apps-with-ai
If you're interested in the practical applications of AI and Large Language Models (LLMs), you'll find value in this talk and live demo. The presentation goes beyond theory to include real-world examples and best practices, including a GitHub repository packed with Python code and ChatGPT-like app examples that will help you spin up your own app.
https://sixfeetup.com/company/news/build-chatgpt-like-apps-with-ai
Six Feet Up
Build ChatGPT-like Apps with AI
If you're interested in the practical applications of AI and Large Language Models (LLMs), you'll find value in this talk and live demo. Calvin Hendryx-Parker, CTO of Six Feet Up, and Brad Fruth, Director of Innovation at Beck’s Hybrids presented, "Innovate…
De4py
De4py are an Advanced python deobfuscator with a beautiful UI and a set of Advanced features that enables malware analysts and reverse engineers to deobfuscate python files and more.
https://github.com/Fadi002/de4py
De4py are an Advanced python deobfuscator with a beautiful UI and a set of Advanced features that enables malware analysts and reverse engineers to deobfuscate python files and more.
https://github.com/Fadi002/de4py
GitHub
GitHub - Fadi002/de4py: toolkit for python reverse engineering
toolkit for python reverse engineering. Contribute to Fadi002/de4py development by creating an account on GitHub.
Generate images in one second on your Mac using a latent consistency model
Latent consistency models (LCMs) are based on Stable Diffusion, but they can generate images much faster, needing only 4 to 8 steps for a good image (compared to 25 to 50 steps). By running an LCM on your M1 or M2 Mac you can generate 512x512 images at a rate of one per second.
https://replicate.com/blog/run-latent-consistency-model-on-mac
Latent consistency models (LCMs) are based on Stable Diffusion, but they can generate images much faster, needing only 4 to 8 steps for a good image (compared to 25 to 50 steps). By running an LCM on your M1 or M2 Mac you can generate 512x512 images at a rate of one per second.
https://replicate.com/blog/run-latent-consistency-model-on-mac
Replicate
Generate images in one second on your Mac using a latent consistency model – Replicate blog
How to run a latent consistency model on your M1 or M2 Mac
SuperDuperDB
Bring AI to your favourite database! Integrate, train and manage any AI models and APIs directly with your database and your data.
https://github.com/SuperDuperDB/superduperdb
Bring AI to your favourite database! Integrate, train and manage any AI models and APIs directly with your database and your data.
https://github.com/SuperDuperDB/superduperdb
GitHub
GitHub - superduper-io/superduper: Superduper: End-to-end framework for building custom AI applications and agents.
Superduper: End-to-end framework for building custom AI applications and agents. - superduper-io/superduper
eosphoros-ai / DB-GPT
Revolutionizing Database Interactions with Private LLM Technology
https://github.com/eosphoros-ai/DB-GPT
Revolutionizing Database Interactions with Private LLM Technology
https://github.com/eosphoros-ai/DB-GPT
GitHub
GitHub - eosphoros-ai/DB-GPT: AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents - eosphoros-ai/DB-GPT
Do not use requirements.txt
This post discusses the limitations of using requirements.txt for package management in Python projects. The author suggests using Poetry instead, which is a package manager that simplifies dependency management and provides additional features such as virtual environments and lock files.
https://quanttype.net/posts/2023-10-31-do-not-use-requirements.txt.html
This post discusses the limitations of using requirements.txt for package management in Python projects. The author suggests using Poetry instead, which is a package manager that simplifies dependency management and provides additional features such as virtual environments and lock files.
https://quanttype.net/posts/2023-10-31-do-not-use-requirements.txt.html
quanttype.net
Do not use requirements.txt
requirements.txt is not good enough for managing Python dependencies; use Poetry instead
lm-format-enforcer
Enforce the output format (JSON Schema, Regex etc) of a language model.
https://github.com/noamgat/lm-format-enforcer
Enforce the output format (JSON Schema, Regex etc) of a language model.
https://github.com/noamgat/lm-format-enforcer
GitHub
GitHub - noamgat/lm-format-enforcer: Enforce the output format (JSON Schema, Regex etc) of a language model
Enforce the output format (JSON Schema, Regex etc) of a language model - noamgat/lm-format-enforcer
spdustin / ChatGPT-AutoExpert
🚀🧠💬 Supercharged Custom Instructions for ChatGPT (non-coding) and ChatGPT Advanced Data Analysis (coding).
https://github.com/spdustin/ChatGPT-AutoExpert
🚀🧠💬 Supercharged Custom Instructions for ChatGPT (non-coding) and ChatGPT Advanced Data Analysis (coding).
https://github.com/spdustin/ChatGPT-AutoExpert
GitHub
GitHub - spdustin/ChatGPT-AutoExpert: 🚀🧠💬 Supercharged Custom Instructions for ChatGPT (non-coding) and ChatGPT Advanced Data Analysis…
🚀🧠💬 Supercharged Custom Instructions for ChatGPT (non-coding) and ChatGPT Advanced Data Analysis (coding). - GitHub - spdustin/ChatGPT-AutoExpert: 🚀🧠💬 Supercharged Custom Instructions for ChatGPT ...
7 Tips To Structure Your Python Data Science Projects
This video will cover 7 tips to streamline the structure of your Python data science projects. With the right setup and thoughtful software design, you'll be able to modify and enhance your projects more efficiently.
https://www.youtube.com/watch?v=xVuqDBCQAYc
This video will cover 7 tips to streamline the structure of your Python data science projects. With the right setup and thoughtful software design, you'll be able to modify and enhance your projects more efficiently.
https://www.youtube.com/watch?v=xVuqDBCQAYc
YouTube
7 Tips To Structure Your Python Data Science Projects
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
In this video, I’ll cover 7 tips to streamline the structure of your Python data science projects. With the right setup and thoughtful software design, you'll be able…
In this video, I’ll cover 7 tips to streamline the structure of your Python data science projects. With the right setup and thoughtful software design, you'll be able…
Python obfuscation traps
In the realm of software development, open-source tools and packages play a pivotal role in simplifying tasks and accelerating development processes. Yet, as the community grows, so does the number of bad actors looking to exploit it. A recent example involves developers being targeted by seemingly legitimate Python obfuscation packages that harbor malicious code.
https://checkmarx.com/blog/python-obfuscation-traps/
In the realm of software development, open-source tools and packages play a pivotal role in simplifying tasks and accelerating development processes. Yet, as the community grows, so does the number of bad actors looking to exploit it. A recent example involves developers being targeted by seemingly legitimate Python obfuscation packages that harbor malicious code.
https://checkmarx.com/blog/python-obfuscation-traps/
Checkmarx
Python obfuscation traps
In the realm of software development, open-source tools and packages play a pivotal role in simplifying tasks and accelerating development processes. Yet, as the community grows, so does the number of bad actors looking to exploit it. A recent example involves…
Database generated columns: Django & SQLite
An introduction to database generated columns, using SQLite and the new GeneratedField added in Django 5.0.
https://www.paulox.net/2023/11/07/database-generated-columns-part-1-django-and-sqlite/
An introduction to database generated columns, using SQLite and the new GeneratedField added in Django 5.0.
https://www.paulox.net/2023/11/07/database-generated-columns-part-1-django-and-sqlite/
Paolo Melchiorre
Database generated columns⁽¹⁾: Django & SQLite
An introduction to database generated columns, using SQLite and the new GeneratedField added in Django 5.0.
How to Profile Asyncio Programs
You can profile slow asyncio programs to discover coroutines that occupy most of the runtime and ...
https://superfastpython.com/profile-asyncio-programs/
You can profile slow asyncio programs to discover coroutines that occupy most of the runtime and ...
https://superfastpython.com/profile-asyncio-programs/
Super Fast Python
How to Profile Asyncio Programs - Super Fast Python
You can profile slow asyncio programs to discover coroutines that occupy most of the runtime and functions that are called more than any other. The profilers built into the Python standard library are helpful to quickly discovering why some asyncio programs…