Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
huggingface
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
huggingface
Merge requests
!2
Readme file.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Readme file.
issue/huggingface-3423471:3423471-add-readme
into
1.0.x
Overview
0
Commits
3
Pipelines
0
Changes
1
Open
Revathi B
requested to merge
issue/huggingface-3423471:3423471-add-readme
into
1.0.x
1 year ago
Overview
0
Commits
3
Pipelines
0
Changes
1
Expand
Closes
#3423471
0
0
Merge request reports
Compare
1.0.x
version 2
8aa419f7
1 year ago
version 1
7e056f59
1 year ago
1.0.x (HEAD)
and
latest version
latest version
02d3088c
3 commits,
10 months ago
version 2
8aa419f7
2 commits,
1 year ago
version 1
7e056f59
1 commit,
1 year ago
1 file
+
52
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
README.md
0 → 100755
+
52
−
0
Options
# Huggingface
The huggingface module is a API module that features a core module can talk to
the inference API of Huggingface. It will hopefully in the future have a suite
of submodules or modules dependent on it.
Currently however its only usable together with the
[
AI Interpolator
](
https://www.drupal.org/project/ai_interpolator
)
.
Currently you can use any of the text generation, summarization and audio
classification inference together with applicable rules with the AI
Interpolator. More rules are to come.
For a full description of the module, visit the
[
project page
](
https://www.drupal.org/project/huggingface
)
.
Submit bug reports and feature suggestions, or track changes in the
[
issue queue
](
https://www.drupal.org/project/issues/huggingface
)
.
## Table of contents
-
Requirements
-
Installation
-
Configuration
-
Maintainers
## Requirements
This module requires no modules outside of the Drupal core.
## Installation
Install as you would normally install a contributed Drupal module. For further
information, see
[
Installing Drupal Modules
](
https://www.drupal.org/docs/extending-drupal/installing-drupal-modules
)
.
## Configuration
1.
Login to your walls.io account using of this link
https://huggingface.co/join.
1.
Once signup, Go to Profile >> Settings >>Token
1.
Copy the Token and Paste in the configuration path
(/admin/config/huggingface/settings).
## Maintainers
-
Marcus Johansson -
[
Marcus_Johansson
](
https://www.drupal.org/u/marcus_johansson
)
Loading