Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Item Type
      Item Type
      Clear All
      Item Type
  • Subject
      Subject
      Clear All
      Subject
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
2 result(s) for "Moon, Jeseung"
Sort by:
Recent Trends in Continuum Modeling of Liquid Crystal Networks: A Mini-Review
This work aims to provide a comprehensive review of the continuum models of the phase behaviors of liquid crystal networks (LCNs), novel materials with various engineering applications thanks to their unique composition of polymer and liquid crystal. Two distinct behaviors are primarily considered: soft elasticity and spontaneous deformation found in the material. First, we revisit these characteristic phase behaviors, followed by an introduction of various constitutive models with diverse techniques and fidelities in describing the phase behaviors. We also present finite element models that predict these behaviors, emphasizing the importance of such models in predicting the material’s behavior. By disseminating various models essential to understanding the underlying physics of the behavior, we hope to help researchers and engineers harness the material’s full potential. Finally, we discuss future research directions necessary to advance our understanding of LCNs further and enable more sophisticated and precise control of their properties. Overall, this review provides a comprehensive understanding of the state-of-the-art techniques and models used to analyze the behavior of LCNs and their potential for various engineering applications.
Llamion Technical Report
We release Llamion, a family of 14B-parameter open-weight language models obtained by transforming Orion-14B into the standardized Llama-family architecture. The transformation is performed by Efficient Knowledge Preservation for Transformation (KEPT), a recipe that combines (i) Normal Parameter Mapping (NPM) for unchanged modules, (ii) Optimized Parameter Mapping (OPM), a training-free LayerNorm-to-RMSNorm initialization we prove optimal under the near-zero-mean activation regime induced by weight decay, and (iii) Cross-architecture Knowledge Distillation (XKD), an equal-size frozen-teacher distillation that aligns the converted model's outputs with the source model's on any reasonable input distribution. Llamion recovers Orion's behaviour on H6, MT-Bench, and KoMMLU with only ~123M tokens on a single A100 in four days; Llamion-Base reaches 66.87% on KoMMLU, exceeding the next-best entry of the Open Ko LLM Leaderboard by >7.0 absolute points at submission time. Capabilities entirely absent from the transfer corpus (Python programming and 200K-token context handling) survive the architectural transition intact. We release three checkpoints (Base, Chat, LongChat) that load with trust_remote_code=False in the Hugging Face Transformers library.