filopedraz
Computer Engineer with a Double Master in Data Science, Core contributor @premAI-io
@premai-io
Pinned Repositories
app
BitGPT it's your personal AI in your pocket
ai-getting-started-prem
A Javascript AI getting started stack for weekend projects, including image/text models, vector stores, auth, and deployment configs
burn
Burn - A Flexible and Comprehensive Deep Learning Framework in Rust
burn-model-serving
End to end example on How to Serve a Burn Model
burn-with-wasm
Example of using Burn with Web Assembly
chat.petals.dev
Chatbot web app + HTTP and Websocket endpoints for LLM inference with the Petals client
llama-explorer
🚀 Get instant insights in the open-source AI landscape. Most starred repositories, top contirbutors and most used programming languages in a single simple UI.
nba-cba-ai-chat-prem
Use AI to ask questions about the new 676-page NBA CBA.
petals-model-converter
Convert any HF Model to Petals Optimized Format
state-of-open-source-ai
:closed_book: Clarity in the current fast-paced mess of Open Source innovation
filopedraz's Repositories
filopedraz/petals-model-converter
Convert any HF Model to Petals Optimized Format
filopedraz/llama-explorer
🚀 Get instant insights in the open-source AI landscape. Most starred repositories, top contirbutors and most used programming languages in a single simple UI.
filopedraz/burn
Burn - A Flexible and Comprehensive Deep Learning Framework in Rust
filopedraz/burn-model-serving
End to end example on How to Serve a Burn Model
filopedraz/burn-with-wasm
Example of using Burn with Web Assembly
filopedraz/chat.petals.dev
Chatbot web app + HTTP and Websocket endpoints for LLM inference with the Petals client
filopedraz/dev-portal
filopedraz/docs
filopedraz/filopedraz
filopedraz/gprc-microservice
Simple Microservice with gRPC
filopedraz/health.petals.dev
Health monitor for a Petals swarm
filopedraz/hello-world-nomad
Testing Nomad as Cross Platform Orchestrator
filopedraz/litellm
Call all LLM APIs using the OpenAI format. Use Bedrock, Azure, OpenAI, Cohere, Anthropic, Ollama, Sagemaker, HuggingFace, Replicate (100+ LLMs)
filopedraz/llama2-burn
Llama2 LLM ported to Rust burn
filopedraz/LocalAI
:robot: The free, Open Source OpenAI alternative. Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required. Runs ggml, gguf, GPTQ, onnx, TF compatible models: llama, llama2, rwkv, whisper, vicuna, koala, cerebras, falcon, dolly, starcoder, and many others
filopedraz/localai-website
LocalAI website, powered by Hugo
filopedraz/machine-learning-with-rust
Repository containing Machine Learning snippets and examples using Rust and the most known ML frameworks.
filopedraz/openplayground
An LLM playground you can run on your laptop
filopedraz/prem-app
Prem provides a unified environment to develop AI applications and deploy AI models on your infrastructure
filopedraz/prem-daemon
filopedraz/prem-services
filopedraz/promptfoo
Test your prompts. Evaluate and compare LLM outputs, catch regressions, and improve prompt quality.
filopedraz/prompttools
Open-source tools for prompt testing and experimentation, with support for both LLMs (e.g. OpenAI, LLaMA) and vector databases (e.g. Chroma, Weaviate, LanceDB).
filopedraz/q-learning-with-rust
Q-Learning Implementation with Rust
filopedraz/s3gw
Container able to run on a Kubernetes cluster, providing S3-compatible endpoints to applications.
filopedraz/state-of-open-source-ai
Clarity in the current fast-paced mess of Open Source innovation
filopedraz/text-generation-webui
A Gradio web UI for Large Language Models. Supports transformers, GPTQ, llama.cpp (GGUF), Llama models.
filopedraz/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
filopedraz/whisper.cpp
Port of OpenAI's Whisper model in C/C++
filopedraz/whispercpp
Pybind11 bindings for Whisper.cpp