I've pushed RealVisXL v3 to Replicate: https://
replicate.com/fofr/realvisxl
-v3
… RealVisXL is based on SDXL and is excellent at photorealism. You can fine-tune it too.
OPEN SOURCE
-

RealVisXL v3 Launched on Replicate for Photorealistic Image Generation
By
–
-
XGBoost Could Have Improved Results Six Years Ago
By
–
They could have been way better six years ago if they had used XGBoost.
-
Hugging Face Hub Update Simplifies Authentication in Google Colab
By
–
Hugging Face 🫶 @GoogleColab
— Hugging Face (@huggingface) 20 décembre 2023
With the latest release of huggingface_hub, you don't need to manually log in anymore. Create a secret once and share it with every notebook you run. 🤗
pip install –upgrade huggingface_hub
Check it out!👇 pic.twitter.com/efIBdZwSZqHugging Face @GoogleColab With the latest release of huggingface_hub, you don't need to manually log in anymore. Create a secret once and share it with every notebook you run. pip install –upgrade huggingface_hub Check it out!
-

Flowise 1.4.7 Patch Release Update
By
–
Patch note: https://
github.com/FlowiseAI/Flow
ise/releases/tag/flowise1.4.7
… Patch image (by DallE): -
Flowise Logo Revamp with Cleaner Icon Design
By
–
🎨 Logo revamp
— FlowiseAI (@FlowiseAI) 20 décembre 2023
Thanks to @abhishekshnkr, logos in Flowise look much cleaner!
Checkout his repo – https://t.co/dVaUJZSySo pic.twitter.com/wMQtWGzccJLogo revamp Thanks to @abhishekshnkr
, logos in Flowise look much cleaner! Checkout his repo – https://
github.com/abhishekshankr
/AIcons
… -

New Open-Source Tool Use Benchmarks for LLM Agents
By
–
Agents are the “killer” LLM app, but building and evaluating agents is hard. A huge part of agents is tool use, but there aren't enough open-source tool use benchmarks out there. Today, we are excited to release four new test environments for benchmarking LLMs’ ability to
-
Advanced RAG Course: Building Complex, Reliable AI Products
By
–
We are introducing this new comprehensive course on Retrieval Augmented Generation (RAG). In this third course, we go beyond basic RAG applications, equipping you with the skills to create more complex, reliable products with tools like @langchain
, LlamaIndex, and Deep Memory. -
Stanford HELM Validates Yi-34B Performance in Accuracy Benchmarks
By
–
Impressed by Stanford HELM new evals validating Yi-34B performance in accuracy. We encourage more developers to try and build interesting LLM projects! Check out Yi model open source offers on http://
01.AI https://
crfm.stanford.edu/helm/lite/v1.0
.0/#/leaderboard
… -
SDXL-DPO Direct Preference Optimization Now Available on Replicate
By
–
SDXL-DPO ("direct preference optimisation") now up on Replicate:https://t.co/nZ9oZBqZpA
— fofr (@fofrAI) 19 décembre 2023
🙌 @lucataco93 https://t.co/MV1SBF5RIX pic.twitter.com/Fa0isSihjrSDXL-DPO ("direct preference optimisation") now up on Replicate: https://
replicate.com/lucataco/dpo-s
dxl
… @lucataco93 -

LangChain Redis RAG Template Financial PDF Analysis
By
–
LangChain & Redis over Financial PDFs Excited to work with the @Redisinc team to create a RAG template for developers to chat with public financial PDF documents such as Nike’s 10k filings. The application uses: FastAPI and Uvicorn to serve client requests via HTTP