File size: 1,641 Bytes
0c9ab26
1fc5ab9
119b431
 
 
 
 
 
 
 
1fc5ab9
 
0c9ab26
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55

---
title: Pytorch Issues Deployment
emoji: 🚀
colorFrom: pink
colorTo: green
sdk: gradio
sdk_version: 5.29.1
app_file: app.py
pinned: false
---

# Space Card for `mayankpuvvala/pytorch_issues_deployment`

This Hugging Face Space provides an interactive Gradio interface for generating GitHub issue bodies from issue titles using the fine-tuned T5-small model.

## Space Details

- **Developed by:** Mayank Puvvala
- **License:** MIT
- **Model Used:** [peft_lora_t5_merged_model_pytorch_issues](https://huggingface.co/mayankpuvvala/peft_lora_t5_merged_model_pytorch_issues)
- **Code:** [GitHub](https://github.com/mayankpuvvala/LLM_FineTune_GenAI)
## How to Use

1. Enter a GitHub issue title related to PyTorch.
2. Click "Submit" to generate a detailed issue body.

### Example

- **Input:** `Memory leak when using DataLoader with num_workers > 0`
- **Output:** A detailed description outlining the issue, steps to reproduce, expected behavior, and actual behavior.

## Technical Details

- **Frontend:** Gradio
- **Backend:** PyTorch with Transformers
- **Deployment:** Hugging Face Spaces

## Citation

If you use this Space, please cite:

```bibtex
@misc{mayankpuvvala2025pytorchissuesdeployment,
  title={PyTorch Issues Deployment Space},
  author={Mayank Puvvala},
  year={2025},
  howpublished={\url{https://huggingface.co/spaces/mayankpuvvala/pytorch_issues_deployment}},
}
```
# Contact
- For questions or feedback, please contact Mayank Puvvala.
- Feel free to integrate these model cards into your Hugging Face repositories. Let me know if you need further assistance or modifications!
::contentReference[oaicite:0]{index=0}