Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Lexa-B's full-sized avatar
🤯
AI is gonna change the world; let's work together to change it for the better!🌏
🤯
AI is gonna change the world; let's work together to change it for the better!🌏

Highlights

  • Pro

Block or report Lexa-B

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Lexa-B/README.md
  • 👋 Hi, I’m Lexa!
  • 🇯🇵 I'm an AI reserch intern at Sakana AI in Tokyo
  • 👀 I’m obsessed with AI, Especially GenAI and ML and how internal world models form... but I also love Tissue Engineering and 3D bioprinting.
  • 🌱 I’m currently researching exciting new forms of GenAI... check back for more later.
  • 🤖 My GenAI development background focused on Large Concept Models (LCMs), which are a modality of language-agnostic AI that operate in a higher-abstraction concept space, as opposed to the concretion (low abstraction) focus of word-based token prediction employed by LLMs.

Pinned Loading

  1. LexaLCM_Pre2 LexaLCM_Pre2 Public

    A pre-trained Large Concept Model mostly based on Meta FAIR's Two-Tower Diffusion LCM architecture, but in Hugging FaceTransformers.

    Python 1

  2. FB_SONAR_Translator FB_SONAR_Translator Public

    A toy example of a Concept-Based Translator using FAIR's SONAR

    Python

  3. Ayaka_MS_EmoTensorGen Ayaka_MS_EmoTensorGen Public

    Microservice for processing the transient emotional affect of the Ayaka AI's persona as well as the estimated emotional state of all other conversational participants, then outputing those into bot…

    Jupyter Notebook 1

  4. Ayaka_MS_LLM-Host Ayaka_MS_LLM-Host Public

    The Docker microservice for hosting LLMs in the Ayaka AI Kubernetes environment

    Python 1

  5. Serenity Serenity Public

    Project Serenity. It's a secret 🤫

  6. torch-swiglu-compat torch-swiglu-compat Public

    A small compatability patch to add in fmo-mt's style of SwiGLU into PyTorch's nn while we're waiting for the full

    Python