kyegomez/LongNet
Implementation of plug in and play Attention from "LongNet: Scaling Transformers to 1,000,000,000 Tokens"
Language: Python
#artificial_intelligence #attention #attention_is_all_you_need #attention_mechanisms #chatgpt #context_length #gpt3 #gpt4 #machine_learning #transformer
Stars: 381 Issues: 4 Forks: 55
https://github.com/kyegomez/LongNet
Implementation of plug in and play Attention from "LongNet: Scaling Transformers to 1,000,000,000 Tokens"
Language: Python
#artificial_intelligence #attention #attention_is_all_you_need #attention_mechanisms #chatgpt #context_length #gpt3 #gpt4 #machine_learning #transformer
Stars: 381 Issues: 4 Forks: 55
https://github.com/kyegomez/LongNet
GitHub
GitHub - kyegomez/LongNet: Implementation of plug in and play Attention from "LongNet: Scaling Transformers to 1,000,000,000 Tokens"
Implementation of plug in and play Attention from "LongNet: Scaling Transformers to 1,000,000,000 Tokens" - kyegomez/LongNet
July 12, 2023
ReshotAI/gaussian-painters
Gaussian Painters using 3D Gaussian Splatting
Language: Python
#3d #ai #art #gaussian_splatting #machine_learning #nerf #painting #python #pytorch
Stars: 186 Issues: 0 Forks: 11
https://github.com/ReshotAI/gaussian-painters
Gaussian Painters using 3D Gaussian Splatting
Language: Python
#3d #ai #art #gaussian_splatting #machine_learning #nerf #painting #python #pytorch
Stars: 186 Issues: 0 Forks: 11
https://github.com/ReshotAI/gaussian-painters
GitHub
GitHub - ReshotAI/gaussian-painters: Gaussian Painters using 3D Gaussian Splatting
Gaussian Painters using 3D Gaussian Splatting. Contribute to ReshotAI/gaussian-painters development by creating an account on GitHub.
September 9, 2023
emrgnt-cmplxty/sciphi
SciPhi is a simple framework for generating synthetic / fine-tuning data, and for robust evaluation of LLMs.
Language: Python
#agents #ai #artificial_intelligence #machine_learning #synthetic_data
Stars: 221 Issues: 0 Forks: 3
https://github.com/emrgnt-cmplxty/sciphi
SciPhi is a simple framework for generating synthetic / fine-tuning data, and for robust evaluation of LLMs.
Language: Python
#agents #ai #artificial_intelligence #machine_learning #synthetic_data
Stars: 221 Issues: 0 Forks: 3
https://github.com/emrgnt-cmplxty/sciphi
GitHub
GitHub - SciPhi-AI/synthesizer: A multi-purpose LLM framework for RAG and data creation.
A multi-purpose LLM framework for RAG and data creation. - SciPhi-AI/synthesizer
September 22, 2023
MilesCranmer/awesome-ml-demos
Curated list of interactive ML demos
#awesome #awesome_list #interactive #javascript #lists #machine_learning #resources #visualization
Stars: 244 Issues: 1 Forks: 6
https://github.com/MilesCranmer/awesome-ml-demos
Curated list of interactive ML demos
#awesome #awesome_list #interactive #javascript #lists #machine_learning #resources #visualization
Stars: 244 Issues: 1 Forks: 6
https://github.com/MilesCranmer/awesome-ml-demos
GitHub
GitHub - MilesCranmer/awesome-ml-demos: Curated list of interactive ML demos
Curated list of interactive ML demos. Contribute to MilesCranmer/awesome-ml-demos development by creating an account on GitHub.
September 25, 2023
radames/Real-Time-Latent-Consistency-Model
Demo showcasing ~real-time Latent Consistency Model pipeline with Diffusers and a MJPEG stream server
Language: Python
#diffusers #latent_consistency_model #machine_learning #mjpeg #mjpeg_stream #stable_diffusion
Stars: 146 Issues: 0 Forks: 8
https://github.com/radames/Real-Time-Latent-Consistency-Model
Demo showcasing ~real-time Latent Consistency Model pipeline with Diffusers and a MJPEG stream server
Language: Python
#diffusers #latent_consistency_model #machine_learning #mjpeg #mjpeg_stream #stable_diffusion
Stars: 146 Issues: 0 Forks: 8
https://github.com/radames/Real-Time-Latent-Consistency-Model
GitHub
GitHub - radames/Real-Time-Latent-Consistency-Model: App showcasing multiple real-time diffusion models pipelines with Diffusers
App showcasing multiple real-time diffusion models pipelines with Diffusers - radames/Real-Time-Latent-Consistency-Model
November 3, 2023
lxe/llavavision
A simple "Be My Eyes" web app with a llama.cpp/llava backend
Language: JavaScript
#ai #artificial_intelligence #computer_vision #llama #llamacpp #llm #local_llm #machine_learning #multimodal #webapp
Stars: 284 Issues: 0 Forks: 7
https://github.com/lxe/llavavision
A simple "Be My Eyes" web app with a llama.cpp/llava backend
Language: JavaScript
#ai #artificial_intelligence #computer_vision #llama #llamacpp #llm #local_llm #machine_learning #multimodal #webapp
Stars: 284 Issues: 0 Forks: 7
https://github.com/lxe/llavavision
GitHub
GitHub - lxe/llavavision: A simple "Be My Eyes" web app with a llama.cpp/llava backend
A simple "Be My Eyes" web app with a llama.cpp/llava backend - lxe/llavavision
November 8, 2023
TuneNN/TuneNN
A transformer-based network model for pitch detection
Language: Python
#audio #machine_learning #music #pitch_detection #pitch_estimation
Stars: 142 Issues: 0 Forks: 3
https://github.com/TuneNN/TuneNN
A transformer-based network model for pitch detection
Language: Python
#audio #machine_learning #music #pitch_detection #pitch_estimation
Stars: 142 Issues: 0 Forks: 3
https://github.com/TuneNN/TuneNN
GitHub
GitHub - TuneNN/TuneNN: A transformer-based network model for pitch detection
A transformer-based network model for pitch detection - TuneNN/TuneNN
December 22, 2023
robertknight/ocrs
A modern OCR engine (extracts text from images), written in Rust
Language: Rust
#computer_vision #machine_learning #ocr
Stars: 220 Issues: 3 Forks: 4
https://github.com/robertknight/ocrs
A modern OCR engine (extracts text from images), written in Rust
Language: Rust
#computer_vision #machine_learning #ocr
Stars: 220 Issues: 3 Forks: 4
https://github.com/robertknight/ocrs
GitHub
GitHub - robertknight/ocrs: Rust library and CLI tool for OCR (extracting text from images)
Rust library and CLI tool for OCR (extracting text from images) - robertknight/ocrs
January 5, 2024
kyegomez/MultiModalMamba
A novel implementation of fusing ViT with Mamba into a fast, agile, and high performance Multi-Modal Model. Powered by Zeta, the simplest AI framework ever.
Language: Python
#ai #artificial_intelligence #attention_mechanism #machine_learning #mamba #ml #pytorch #ssm #torch #transformer_architecture #transformers #zeta
Stars: 264 Issues: 0 Forks: 9
https://github.com/kyegomez/MultiModalMamba
A novel implementation of fusing ViT with Mamba into a fast, agile, and high performance Multi-Modal Model. Powered by Zeta, the simplest AI framework ever.
Language: Python
#ai #artificial_intelligence #attention_mechanism #machine_learning #mamba #ml #pytorch #ssm #torch #transformer_architecture #transformers #zeta
Stars: 264 Issues: 0 Forks: 9
https://github.com/kyegomez/MultiModalMamba
GitHub
GitHub - kyegomez/MultiModalMamba: A novel implementation of fusing ViT with Mamba into a fast, agile, and high performance Multi…
A novel implementation of fusing ViT with Mamba into a fast, agile, and high performance Multi-Modal Model. Powered by Zeta, the simplest AI framework ever. - kyegomez/MultiModalMamba
January 10, 2024
srush/Triton-Puzzles
Puzzles for learning Triton
Language: Jupyter Notebook
#machine_learning #puzzle
Stars: 393 Issues: 1 Forks: 16
https://github.com/srush/Triton-Puzzles
Puzzles for learning Triton
Language: Jupyter Notebook
#machine_learning #puzzle
Stars: 393 Issues: 1 Forks: 16
https://github.com/srush/Triton-Puzzles
GitHub
GitHub - srush/Triton-Puzzles: Puzzles for learning Triton
Puzzles for learning Triton. Contribute to srush/Triton-Puzzles development by creating an account on GitHub.
March 21, 2024
elicit/machine-learning-list
#artificial_intelligence #language_model #machine_learning #transformers
Stars: 188 Issues: 0 Forks: 9
https://github.com/elicit/machine-learning-list
#artificial_intelligence #language_model #machine_learning #transformers
Stars: 188 Issues: 0 Forks: 9
https://github.com/elicit/machine-learning-list
GitHub
GitHub - elicit/machine-learning-list: A curriculum for learning about foundation models, from scratch to the frontier
A curriculum for learning about foundation models, from scratch to the frontier - elicit/machine-learning-list
April 19, 2024
ozgrozer/ai-renamer
A Node.js CLI that uses Ollama models (Llama, Gemma, Llava etc.) to intelligently rename files and images in a specified directory
Language: JavaScript
#ai #automation #cli_tool #file_management #file_renamer #files #llama3 #machine_learning #ollama
Stars: 368 Issues: 7 Forks: 22
https://github.com/ozgrozer/ai-renamer
A Node.js CLI that uses Ollama models (Llama, Gemma, Llava etc.) to intelligently rename files and images in a specified directory
Language: JavaScript
#ai #automation #cli_tool #file_management #file_renamer #files #llama3 #machine_learning #ollama
Stars: 368 Issues: 7 Forks: 22
https://github.com/ozgrozer/ai-renamer
GitHub
GitHub - ozgrozer/ai-renamer: A Node.js CLI that uses Ollama and LM Studio models (Llava, Gemma, Llama etc.) to intelligently rename…
A Node.js CLI that uses Ollama and LM Studio models (Llava, Gemma, Llama etc.) to intelligently rename files by their contents - ozgrozer/ai-renamer
July 11, 2024
JUSTSUJAY/nlp-zero-to-hero
NLP Zero to Hero in just 10 Kernels
Language: Jupyter Notebook
#ai #andrej_karpathy #data_science #machine_learning #nlp #zero_to_hero
Stars: 244 Issues: 0 Forks: 16
https://github.com/JUSTSUJAY/nlp-zero-to-hero
NLP Zero to Hero in just 10 Kernels
Language: Jupyter Notebook
#ai #andrej_karpathy #data_science #machine_learning #nlp #zero_to_hero
Stars: 244 Issues: 0 Forks: 16
https://github.com/JUSTSUJAY/nlp-zero-to-hero
GitHub
GitHub - JUSTSUJAY/nlp-zero-to-hero: NLP Zero to Hero in just 10 Kernels
NLP Zero to Hero in just 10 Kernels. Contribute to JUSTSUJAY/nlp-zero-to-hero development by creating an account on GitHub.
September 5, 2024
Faceplugin-ltd/Open-Source-Face-Recognition-SDK
The worlds's 1st open source face recognition SDK for Windows and Linux (Face detection, Face landmark extraction, Face feature extraction, Face template mathcing)
Language: Python
#biometric_authentication #deep_learning #face_detection #face_landmark_detection #face_matching #face_recognition #identity_verification #machine_learning #python
Stars: 161 Issues: 0 Forks: 147
https://github.com/Faceplugin-ltd/Open-Source-Face-Recognition-SDK
The worlds's 1st open source face recognition SDK for Windows and Linux (Face detection, Face landmark extraction, Face feature extraction, Face template mathcing)
Language: Python
#biometric_authentication #deep_learning #face_detection #face_landmark_detection #face_matching #face_recognition #identity_verification #machine_learning #python
Stars: 161 Issues: 0 Forks: 147
https://github.com/Faceplugin-ltd/Open-Source-Face-Recognition-SDK
GitHub
GitHub - Faceplugin-ltd/Open-Source-Face-Recognition-SDK: The world's 1st open source face recognition SDK for Windows and Linux…
The world's 1st open source face recognition SDK for Windows and Linux (Face detection, Face landmark extraction, Face feature extraction, Face template mathcing) - Faceplugin-ltd/Open-Sour...
October 17, 2024