awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
yannvgn avatar

yannvgn/laserembeddings

0
View on GitHub↗
225 星标·29 分支·Python·BSD-3-Clause·3 次浏览

Laserembeddings

LASER multilingual sentence embeddings as a pip package

Features

  • Pre-trained Language Models - Multilingual sentence embedding library.
  • Text Generation - Methods for controllable and efficient text generation.

Star 历史

yannvgn/laserembeddings 的 Star 历史图表yannvgn/laserembeddings 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Laserembeddings 的开源替代方案

相似的开源项目,按与 Laserembeddings 的功能重合度排序。
  • asyml/texarasyml 的头像

    asyml/texar

    2,392在 GitHub 上查看↗

    Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project.ai/

    Pythonbertcasl-projectdata-processing
    在 GitHub 上查看↗2,392
  • codertimo/bert-pytorchcodertimo 的头像

    codertimo/BERT-pytorch

    6,518在 GitHub 上查看↗
    Pythonbertlanguage-modelnlp
    在 GitHub 上查看↗6,518
  • huggingface/coursehuggingface 的头像

    huggingface/course

    3,715在 GitHub 上查看↗

    This project is an educational course and learning curriculum for implementing and fine-tuning transformer models using the Hugging Face ecosystem. It serves as a structured guide and technical walkthrough for processing multimodal data, adapting pre-trained neural networks, and deploying models. The material includes a guide for managing, versioning, and distributing model weights and datasets through a centralized asset hub. It also provides a practical tutorial on adapting models to specific datasets using parameter-efficient methods and an implementation guide for solving natural language

    MDXdeep-learninghacktoberfestnlp
    在 GitHub 上查看↗3,715
  • facebookresearch/flow_matchingfacebookresearch 的头像

    facebookresearch/flow_matching

    4,562在 GitHub 上查看↗

    This project is a PyTorch-based generative model framework designed to transform noise into complex data distributions by learning vector fields and probability paths. It serves as a multimodal generative toolkit for producing synthetic text and images through learned probability flows. The library distinguishes itself by supporting continuous, discrete, and Riemannian manifold integrations. This allows the framework to handle a variety of data types, including categorical data via discrete-state flow matching and non-Euclidean spaces through Riemannian manifold integration. The toolkit cove

    Python
    在 GitHub 上查看↗4,562
查看 Laserembeddings 的所有 30 个替代方案→

常见问题解答

yannvgn/laserembeddings 是做什么的?

LASER multilingual sentence embeddings as a pip package

yannvgn/laserembeddings 的主要功能有哪些?

yannvgn/laserembeddings 的主要功能包括:Pre-trained Language Models, Text Generation。

yannvgn/laserembeddings 有哪些开源替代品?

yannvgn/laserembeddings 的开源替代品包括: asyml/texar — Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the… codertimo/bert-pytorch. huggingface/course — This project is an educational course and learning curriculum for implementing and fine-tuning transformer models… morvanzhou/tutorials — This repository is a comprehensive collection of instructional guides and practical examples for Python development,… facebookresearch/flow_matching — This project is a PyTorch-based generative model framework designed to transform noise into complex data distributions… openai/gpt-2 — This project is a transformer-based language model and autoregressive text generator designed to predict the next…