Chat with AI in RStudio
RStudio AI Blog
by Edgar Ruiz
1w ago
Interact with Github Copilot and OpenAI's GPT (ChatGPT) models directly in RStudio. The `chattr` Shiny add-in makes it easy for you to interact with these and other Large Language Models (LLMs ..read more
Visit website
Hugging Face Integrations
RStudio AI Blog
by Daniel Falbel
10M ago
Hugging Face rapidly became a very popular platform to build, share and collaborate on deep learning applications. We have worked on integrating the torch for R ecossystem with Hugging Face tools, allowing users to load and execute language models from their platform ..read more
Visit website
Understanding LoRA with a minimal example
RStudio AI Blog
by Daniel Falbel
11M ago
LoRA (Low Rank Adaptation) is a new technique for fine-tuning deep learning models that works by reducing the number of trainable parameters and enables efficient task switching. In this blog post we will talk about the key ideas behind LoRA in a very minimal torch example ..read more
Visit website
What are Large Language Models? What are they not?
RStudio AI Blog
by Sigrid Keydana
11M ago
This is a high-level, introductory article about Large Language Models (LLMs), the core technology that enables the much-en-vogue chatbots as well as other Natural Language Processing (NLP) applications. It is directed at a general audience, possibly with some technical and/or scientific background, but no knowledge is assumed of either deep learning or NLP. Having looked at major model ingredients, training workflow, and mechanics of output generation, we also talk about what these models are not ..read more
Visit website
GPT-2 from scratch with torch
RStudio AI Blog
by Sigrid Keydana
11M ago
Implementing a language model from scratch is, arguably, the best way to develop an accurate idea of how its engine works. Here, we use torch to code GPT-2, the immediate successor to the original GPT. In the end, you'll dispose of an R-native model that can make direct use of Hugging Face's pre-trained GPT-2 model weights ..read more
Visit website
Safetensors 0.1.0
RStudio AI Blog
by Daniel Falbel
11M ago
Announcing safetensors, a new R package allowing for reading and writing files in the safetensors format ..read more
Visit website
LLaMA in R with Keras and TensorFlow
RStudio AI Blog
by Tomasz Kalinowski
1y ago
Implementation and walk-through of LLaMA, a Large Language Model, in R, with TensorFlow and Keras ..read more
Visit website
Group-equivariant neural networks with escnn
RStudio AI Blog
by Sigrid Keydana
1y ago
Escnn, built on PyTorch, is a library that, in the spirit of Geometric Deep Learning, provides a high-level interface to designing and training group-equivariant neural networks. This post introduces important mathematical concepts, the library's key actors, and essential library use ..read more
Visit website
Luz 0.4.0
RStudio AI Blog
by Daniel Falbel
1y ago
luz v0.4.0 is now on CRAN. This release adds support for training models on ARM Mac GPUs, reduces the overhead of using luz, and makes it easier to checkpoint and resume failed runs ..read more
Visit website
Torch 0.10.0
RStudio AI Blog
by Daniel Falbel
1y ago
torch v0.10.0 is now on CRAN. This version upgraded the underlying LibTorch to 1.13.1, and added support for Automatic Mixed Precision. As an experimental feature, we now also support pre-built binaries, so you can install torch without having to deal with the CUDA installation ..read more
Visit website

Follow RStudio AI Blog on FeedSpot

Continue with Google
Continue with Apple
OR