home/categories/framework-internals/ecnu-icalk-autoskill-skillbank-convskill-english-gpt3-5-8-glm4-7-pytorch-character-level-text-to-tensor-conversion-skill-md
framework-internalsdevelopment
pytorch-character-level-text-to-tensor-conversion
Converts a raw string into a PyTorch tensor of indices using a fixed 8-bit character vocabulary, without external libraries, suitable for input into an embedding layer.
maintainer
ECNU-ICALK
Mis à jour 3/13/2026
Étoiles
304
Forks
34
quick start
Installation and usage
Converts a raw string into a PyTorch tensor of indices using a fixed 8-bit character vocabulary, without external libraries, suitable for input into an embedding layer.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use pytorch-character-level-text-to-tensor-conversion