Wow please consider open sourcin
OPEN SOURCE
-
Making AI Technology Publicly Accessible and Visible
By
–
La tecnología ya es pública al alcance de todos. Aquí hablo de darle exposición.
-
Flux Dev Boreal LoRA Model Results Released on HuggingFace
By
–
Resultados logrados con el modelo Flux Dev con el Lora de realismo Boreal.
Podéis testearlo desde HuggingFace -
VITA: Open-Source Interactive Omni Multimodal LLM Development
By
–
VITA
— AK (@_akhaliq) 12 août 2024
Towards Open-Source Interactive Omni Multimodal LLM
discuss: https://t.co/RaJdxkTEbo
The remarkable multimodal capabilities and interactive experience of GPT-4o underscore their necessity in practical applications, yet open-source models rarely excel in both areas. In… pic.twitter.com/G9h0gzLC59VITA Towards Open-Source Interactive Omni Multimodal LLM discuss: https://
huggingface.co/papers/2408.05
211
… The remarkable multimodal capabilities and interactive experience of GPT-4o underscore their necessity in practical applications, yet open-source models rarely excel in both areas. In -
Gemma Scope: Open Sparse Autoencoders for Gemma 2
By
–
Gemma Scope
— AK (@_akhaliq) 12 août 2024
Open Sparse Autoencoders Everywhere All At Once on Gemma 2
discuss: https://t.co/hLAdvC1FJC
Sparse autoencoders (SAEs) are an unsupervised method for learning a sparse decomposition of a neural network's latent representations into seemingly interpretable features.… pic.twitter.com/aXO8Ihm6TvGemma Scope Open Sparse Autoencoders Everywhere All At Once on Gemma 2 discuss: https://
huggingface.co/papers/2408.05
147
… Sparse autoencoders (SAEs) are an unsupervised method for learning a sparse decomposition of a neural network's latent representations into seemingly interpretable features. -

BitsandBytes Guidelines and Flux Major Update
By
–
[Major Update] BitsandBytes Guidelines and Flux by @lvminzhang https://
github.com/lllyasviel/sta
ble-diffusion-webui-forge/discussions/981
… -

HoloViz 0.17.3: High-Level Python Visualization Tools
By
–
High-level tools to simplify visualization in Python — HoloViz 0.17.3 documentation https://
bit.ly/3VXvmJC
#AI #MachineLearning #DeepLearning #LLMs #DataScience -
Open sourcing research artifacts: Environment dependency impact
By
–
If your projects are highly tied to your specific environment details, it's gonna be much harder to open source it, which means that you'll be missing what's often the most important research artifact from your work.
-
Python Projects Setup for Easy Installation and Deployment
By
–
They should have their own projects set up so that anyone can pip install them on any machine and be up and running straight away. So that shouldn't be an issue for them.
-
Automating Conda Setup for FastAI Development Workflow
By
–
In practice, redoing that conda setup only takes a couple of minutes, and can be fully automated, eg using: https://
github.com/fastai/fastset
up/blob/master/setup-conda.sh
…