The Wayback Machine - https://web.archive.org/web/20220319134231/https://github.com/topics/huggingface
Skip to content
#

huggingface

Here are 394 public repositories matching this topic...

morgoth95
morgoth95 commented Mar 2, 2022

The auto-installer fails to install TVM correctly due to llvm not being installed on Ubuntu 18.04 systems. In fact, the command

sudo apt-get install llvm12

fails in Ubuntu 18.04 since llvm12 seems to be not supported. I tested the OS with llvm10 and it seems to work.
So, to solve this issue it should be enough to locate the version of ubuntu and for 18.04 install lllvm10 instead of l

Trained models & code to predict toxic comments on all 3 Jigsaw Toxic Comment Challenges. Built using Pytorch Lightning and 🤗 Transformers. For access to our API, please email us at contact@unitary.ai.

  • Updated Feb 14, 2022
  • Python

Improve this page

Add a description, image, and links to the huggingface topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the huggingface topic, visit your repo's landing page and select "manage topics."

Learn more