Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

bobber
/
lex-interviewer-nemotron-4b-grpo-v21

Text Generation
Transformers.js
ONNX
English
nemotron_h
nemotron
webgpu
interview
lex-fridman
grpo
conversational
custom_code
Model card Files Files and versions
xet
Community

Instructions to use bobber/lex-interviewer-nemotron-4b-grpo-v21 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use bobber/lex-interviewer-nemotron-4b-grpo-v21 with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('text-generation', 'bobber/lex-interviewer-nemotron-4b-grpo-v21');
lex-interviewer-nemotron-4b-grpo-v21
2.56 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
bobber's picture
bobber
Fix tokenizer_config.json: restore model_type and tokenizer files from v12
6a37186 verified 3 months ago
  • onnx
    Remove unused q4f16 files 3 months ago
  • .gitattributes
    1.77 kB
    GRPO v21 LoRA-only Q4 ONNX patch from reference base 3 months ago
  • README.md
    3.38 kB
    Fix README: add YAML front matter and model card 3 months ago
  • config.json
    102 Bytes
    GRPO v21 LoRA-only Q4 ONNX patch from reference base 3 months ago
  • generation_config.json
    41 Bytes
    GRPO v21 LoRA-only Q4 ONNX patch from reference base 3 months ago
  • tokenizer_config.json
    11.2 kB
    Fix tokenizer_config.json: restore model_type and tokenizer files from v12 3 months ago