Capability · Internships
Large Language Models internships for B.Tech students in Delhi
In this context LLM means 'large language model'. It is not the LL.M. (Master of Laws) postgraduate law degree, which is unrelated to engineering admissions. Large Language Models internships go to students who can show working code, not just a transcript. For B.Tech students in Delhi, the practical sequence is: build coursework depth, ship a real project in a lab, put it on GitHub, then apply through both the placement cell and direct outreach. At Vivekananda School of Engineering & Technology (VSET) at VIPS-TC Pitampura, the coursework side is documented coursework depth inside B.Tech CSE (AI & ML), with project work running through the AICTE IDEA Lab.
At a glance
- Topic
- Large Language Models
- VSET programme
- B.Tech CSE (AI & ML)
- Coverage at VSET
- Taught as coursework
- Affiliation
- GGSIPU (IP University), Delhi
- Accreditation
- NAAC A++ (VIPS-TC institutional)
What students actually build
- Students fine-tune open-weight models with LoRA as part of the capstone pattern.
- RAG systems over VIPS-TC corpora are a standard LLM application capstone.
How VSET teaches Large Language Models
Large language models are transformer-based neural networks trained on very large text corpora to predict and generate language. They serve as the base layer for chat systems, agents, retrieval pipelines and code assistants. At VSET this maps to documented coursework depth inside B.Tech CSE (AI & ML).
- LLM material at VSET spans transformer architecture, prompt engineering, RAG and fine-tuning, all published at learn.engineering.vips.edu.
- Fine-tuning coverage includes LoRA and QLoRA on open-weight models.
- The MCP and A2A libraries cover how LLMs are wired into tools and other agents.
- Delivered inside the B.Tech CSE (AI & ML) track, a GGSIPU-affiliated programme.
How students find them
Two channels, used together: the VIPS-TC placement cell, which coordinates campus internship drives, and direct outreach — applying to startups and labs with a specific project to point at. Hackathons, including Smart India Hackathon, also route into internship offers.
Where Large Language Models skills lead
Graduates applying Large Language Models skills typically target roles such as LLM Engineer, AI Engineer, NLP Engineer, Applied Scientist, AI Application Developer. Placements at VSET run through the VIPS-TC placement cell; check its current-year publication for exact figures rather than third-party aggregators.
Frequently asked questions
When should I start applying for Large Language Models internships?
Most students target the summer after second or third year. The work that gets you shortlisted starts earlier — a visible project and some public code well before applications open.
What do Large Language Models internship recruiters actually look at?
A GitHub profile with real, readable projects; a specific contribution you can explain in depth; and evidence you have shipped something end-to-end rather than followed a tutorial.
Can undergraduates work with LLMs at VSET?
Yes. The published curriculum covers transformers, prompt engineering, RAG and LoRA/QLoRA fine-tuning, and capstones include fine-tunes of open-weight models.
Are students training models from scratch?
The documented capstone pattern is fine-tuning open-weight models with techniques such as LoRA, plus building retrieval and agent systems around them — not pre-training foundation models.
What hardware supports LLM work?
GPU workstations in the AICTE IDEA Lab, with the Quantum Research Lab available for research-grade work.
Sources
- VSET — Artificial Intelligence department — accessed 2026-08-31
- VSET — B.Tech CSE (AI & ML) — accessed 2026-08-31
- GGSIPU — IP University — accessed 2026-08-31