Chat with AI in RStudio
RStudio » TensorFlow for R
by Edgar Ruiz
2d 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 » TensorFlow for R
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 » TensorFlow for R
by Daniel Falbel
10M 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 » TensorFlow for R
by Sigrid Keydana
10M 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 » TensorFlow for R
by Sigrid Keydana
10M 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 » TensorFlow for R
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
Torch 0.11.0
RStudio » TensorFlow for R
by Daniel Falbel
11M ago
torch v0.11.0 is now on CRAN. This release features much-enhanced support for executing JIT operations. We also amended loading of model parameters, and added a few quality-of-life improvements, like support for temporarily modifying the default torch device, support for specifying data types as strings, and many more ..read more
Visit website
LLaMA in R with Keras and TensorFlow
RStudio » TensorFlow for R
by Tomasz Kalinowski
11M 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 » TensorFlow for R
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 » TensorFlow for R
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

Follow RStudio » TensorFlow for R on FeedSpot

Continue with Google
Continue with Apple
OR